adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

The desired archetype does not exist (com.adobe.cq.spa.archetype:aem-spa-project-archetype:4.0.0 #134

Closed iameduardod closed 4 years ago

iameduardod commented 4 years ago

Getting the following error when running the command:

mvn archetype:generate \ -DarchetypeCatalog=remote \ -DarchetypeGroupId=com.adobe.cq.spa.archetypes \ -DarchetypeArtifactId=aem-spa-project-archetype \ -DarchetypeVersion=4.0.0

The desired archetype does not exist (com.adobe.cq.spa.archetype:aem-spa-project-archetype:4.0.

samuelmeuli commented 4 years ago

I'm afraid I cannot reproduce this. I removed my settings.xml file, copy-pasted the command from the README, and it's working for me.

You can see here that the project is available on the Central Repository: https://search.maven.org/artifact/com.adobe.cq.spa.archetypes/aem-spa-project-archetype/4.0.0/maven-archetype

iameduardod commented 4 years ago

error on my end, please close!