Peter Johnson [https://community.jboss.org/people/peterj] created the discussion
"Re: Error creating a new maven-archetype-webapp" To view the discussion, visit: https://community.jboss.org/message/731413#731413 -------------------------------------------------------------- Maven Central is located at http://repo1.maven.org/maven2 http://repo1.maven.org/maven2 (that is the repo that was searched via http://search.maven.org http://search.maven.org). That's the repository you want to use (it is the deault if you don't specific a repository). If you set the JBoss repo in your settings.xml file, you need to also include the Maven Central repo. See the Maven docs: http://maven.apache.org/settings.html#Repositories http://maven.apache.org/settings.html#Repositories -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/731413#731413] Start a new discussion in Beginner's Corner at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
