Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Help to maven command for AEM

Avatar

Level 2

Hrishi50_0-1686662205261.png

 

Could you please provide the maven command for AEM,

we want to command which is automatically downloading dependancy in pom of the project?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

If you run "mvn clean install" all the dependencies will be pulled. But looks like yours is a different issue, the build says that something is wrong with the configuration of certain plugins, can you run this command to see what is going on? 

 

mvn install -Dmaven.plugin.validation=VERBOSE

 



Esteban Bustamante

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor and Adobe Champion

If you run "mvn clean install" all the dependencies will be pulled. But looks like yours is a different issue, the build says that something is wrong with the configuration of certain plugins, can you run this command to see what is going on? 

 

mvn install -Dmaven.plugin.validation=VERBOSE

 



Esteban Bustamante

Avatar

Community Advisor

hello @bhavi50 

 

All the logs in the screenshot are either Warnings or Info. Can you please look for Error messages specifically in the logs?


Aanchal Sikka

Avatar

Community Advisor

Check settings.xml file in your m2 folder, if it is not updated, download it from here https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-17454.html?lang=en