Steps to recreate
1. Select File > New > Project
2. Select AEM > AEM Sample Multi-Mode Project
3. Select Next
4. In the Choose Project Location and Archetype window the following error message is shown. "No suitable archetypes found. Please make sure that the proper maven repositories are configured and indexes are up to date."
Eclipse version is Kepler. Installed software -- AEM Developer Tools, Maven Integration for Eclipse, Sling IDE Tools, Sling IDE Tools - M2e based
Solved! Go to Solution.
Hi J,
Please refer this [1]. I have written in detail on this issue. Let me know if you need any more details
[1] http://adobeaemclub.com/configuring-aem-maven-archetype-for-eclipse-plugin/
I am having the same issue - and was unable to download the xml to use it, since it doesn't any longer exist on the adobe site.
Views
Replies
Total Likes
Views
Replies
Total Likes
Same as jotoo
I have Kepler and added the catalog using the local file manner
In the window to create a project the next button isn't working regardless of the archtype I select, Eclipse log says NPE...
Any idea ?
Views
Replies
Total Likes
Hi Timothy,
I believe they have changed from http to https. So hit the same url with https and you should be able to download.
Thanks,
bsloki
Views
Replies
Total Likes
Hi J,
Please refer this [1]. I have written in detail on this issue. Let me know if you need any more details
[1] http://adobeaemclub.com/configuring-aem-maven-archetype-for-eclipse-plugin/
By following the instructions provided on the referenced page I am able to select the suggested archetype. However, when I select Next the pop-up window is not changed. According to the documentation I should see the Configure Archetype Properties window. If I select Next again the heading in the window changes to Select or Create Server but the body of the window remains as is. Any help would be greatly appreciated.
Browser - Chrome
Java 1.7
Eclipse version is Kepler. Installed software -- AEM Developer Tools, Maven Integration for Eclipse, Sling IDE Tools, Sling IDE Tools - M2e based
Try using Local Archetype instead of Remote archetype !
You can refer the same http://adobeaemclub.com/configuring-aem-maven-archetype-for-eclipse-plugin/
Views
Replies
Total Likes
Did anyone find a solution for this. I faced the same issue in Eclipse Luna. Java 1.8
/KS
Views
Replies
Total Likes
I used the Local Archetype to get to this point since I was not able to use the Remote (the message I received indicated that it was empty). Any other ideas?
Did you try giving the archetype file from local drive ?
Views
Replies
Total Likes
So, I have two different outcomes on two different systems.
In office one, I use local arch type. I see the issue. Only difference is that I am behind proxy. In home system, I do not see the issue. Here I did not need to give the local arch type file.
I'll try in office system with some debugging and see if it helps. Any pointers will be helpful.
/Regards
Kanwal
Views
Replies
Total Likes
It's maybe because of the proxy but when I set it up, it doesn't work anywaaays.
Views
Replies
Total Likes
yeaa.. thats because of the proxy. you can set the proxy in eclipse and see if that works
Hi,
I am facing the same issue. After adding local repository, the dropdown is populated with archetypes, but the "Next" button in that screen is not taking to the next step of setting up the server. It hangs there itself.
Also, if I run the below command to generate a Maven project, it shows error:
Command:
mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=10 -DarchetypeRepository=https://repo.adobe.com/nexus/content/groups/public/
Error:
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[ERROR] No plugin found for prefix 'archetype' in the current project and in the
plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the
repositories [local (C:\Users\1255097\.m2\repository), central (https://repo.mav
en.apache.org/maven2)] -> [Help 1]
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies