No suitable archetypes found | Community
Skip to main content
Level 2
October 16, 2015
Solved

No suitable archetypes found

  • October 16, 2015
  • 13 replies
  • 8833 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

yoanns60676056
Level 2
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 ?

timlwhite
Level 2
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.

June 25, 2021
I am using mac and Version: 2021-06 (4.20.0) Build id: 20210612-2011. Still next button hangs
iswariad8377461
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]