Hi Team,
I tried to build the AEM application but getting below error.
plz help me build issue.
Solved! Go to Solution.
Views
Replies
Total Likes
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!!
please have a look the below URL
hope this helps
Umesh Thakur
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.
Check the article http://mitchfincher.blogspot.com/2018/07/problem-solved-failed-to-execute-goal.html it might help.
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!!