Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

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

SOLVED

getting error while building the aem 6.1

Avatar

Level 2

Hi Team,

I tried to build the AEM application but getting below error.

plz help me build issue.

mudaliar847906_0-1631881457558.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

1.Please check your AEM instance is up and running correctly? 
2. Try checking your settings.xml file? If it is using proxy please re check. 

Check your maven is able to download the resources to m2 directory.

 

please check this solution.

http://mitchfincher.blogspot.com/2018/07/problem-solved-failed-to-execute-goal.html?m=1

 

hope this helps you.

thanks!!

 

View solution in original post

4 Replies

Avatar

Community Advisor

Avatar

Community Advisor

Hi @mudaliar847906 

 

Can you share your pom file details too?

Also make sure the jdk version in your POM is same as that of java compiler you have.

May be it could be due to access restrictions too.

Avatar

Community Advisor

Avatar

Correct answer by
Community Advisor

1.Please check your AEM instance is up and running correctly? 
2. Try checking your settings.xml file? If it is using proxy please re check. 

Check your maven is able to download the resources to m2 directory.

 

please check this solution.

http://mitchfincher.blogspot.com/2018/07/problem-solved-failed-to-execute-goal.html?m=1

 

hope this helps you.

thanks!!