No suitable archetypes found | Community
Skip to main content
New Participant
October 16, 2015
Solved

No suitable archetypes found

  • October 16, 2015
  • 13 replies
  • 8776 views
I am trying to get an AEM-eclipse-maven development environment configured.  I have followed the steps provided here - http://docs.adobe.com/docs/en/dev-tools/aem-eclipse.html.  When attempting to create a sample project I found that I have no archetypes available.  

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

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

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/

13 replies

iswariad8377461
New Participant
December 18, 2017

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]

timlwhite
New Participant
October 16, 2015

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.

New Participant
June 25, 2021
I am using mac and Version: 2021-06 (4.20.0) Build id: 20210612-2011. Still next button hangs
yoanns60676056
New Participant
October 16, 2015

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 ?

Lokesh_Shivalingaiah
New Participant
October 16, 2015

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

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

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/

jotooAuthor
New Participant
October 16, 2015

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

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Try using Local Archetype instead of Remote archetype !

You can refer the same http://adobeaemclub.com/configuring-aem-maven-archetype-for-eclipse-plugin/

New Participant
October 16, 2015

Did anyone find a solution for this. I faced the same issue in Eclipse Luna. Java 1.8

 

/KS

jotooAuthor
New Participant
October 16, 2015

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?  

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Did you try giving the archetype file from local drive ?