I was trying to create project from Eclipse Luna and AEM Developer Tools for Eclipse.
Just after creation of project I get errors in project. I have checked and put all missing jars from pom.xml but still I am getting this error. I am using JDK 1.7 and AEM 6.0.
Please check screenshot attached.
Execution generate-scr-scrdescriptor of goal org.apache.felix:maven-scr-plugin:1.17.0:scr failed: Plugin org.apache.felix:maven-scr-plugin:1.17.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.felix:maven-scr-plugin:jar:1.17.0 -> org.sonatype.plexus:plexus-build-api:jar:0.0.7 (org.apache.felix:maven-scr-plugin:1.17.0:scr:generate-scr-scrdescriptor:process-classes)
Solved! Go to Solution.
Views
Replies
Total Likes
Solved. I used Eclipse Luna with AEM developer tools and external maven installation. Problem resolved by using embedded maven. Don't have much idea about why it didn't work with external maven. May be there is a version mismatch or incompatibility of Eclipse Luna inbuilt maven plugin and ecternal maven version.
Views
Replies
Total Likes
Solved. I used Eclipse Luna with AEM developer tools and external maven installation. Problem resolved by using embedded maven. Don't have much idea about why it didn't work with external maven. May be there is a version mismatch or incompatibility of Eclipse Luna inbuilt maven plugin and ecternal maven version.
Views
Replies
Total Likes
parent pom.xml and core pom.xml attached..
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies