Is not the first time that I create a new maven project, but now I get this error:
Unable to create project from archetype [org.apache.maven.archetypes:maven-archetype-webapp:RELEASE -> https://repository.jboss.org/nexus/content/groups/public]
The desired archetype does not exist (org.apache.maven.archetypes:maven-archetype-webapp:1.0)
I select "All catalogs" and the Artifact-Id: maven-archetype-webapp.
Really doesn't exist? I can not ever create this project? What can I do to create this project?
Thank you very much
Fran