Expand my Community achievements bar.

SOLVED

Error while building aem-guides-wknd project

Avatar

Level 2

I am  following this link -https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-devel...

 

DuttAbhishek_0-1631005931673.png

 

 

Can anyone  tell what could be the reason 

AEM version - 6.5 

Archtype = 26 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I think you don;t  have latest version of the analyser plugin. find the latest version of the plugin--> update your POM for the version. and then run your build command once again.

although your build was done.

See the below article on the same.

https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetyp...

 

Hope this will help

Umesh Thakur

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

I think you don;t  have latest version of the analyser plugin. find the latest version of the plugin--> update your POM for the version. and then run your build command once again.

although your build was done.

See the below article on the same.

https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetyp...

 

Hope this will help

Umesh Thakur

Avatar

Community Advisor

Hi @DuttAbhishek ,

 

Please try updating the analyzer to latest version and check once.

 

https://repo1.maven.org/maven2/com/adobe/aem/aemanalyser-maven-plugin/ 

https://github.com/adobe/aem-guides-wknd/blob/master/pom.xml 

https://github.com/adobe/aem-guides-wknd/pull/281 

 

or else skip the module as it is just a reference site and also analyser plugin is meant for AEMaaCS.