Fred Bricon [
https://community.jboss.org/people/fbricon] created the discussion
"Re: Can't create a Java EE project - archetype not found"
To view the discussion, visit:
https://community.jboss.org/message/737798#737798
--------------------------------------------------------------
Maven caches artifact resolution errors by default cached (for 24h IIRC). That might
explain why the archetype is not found even if the svn repo was proxied on nexus.
Wiping the : jboss-javaee6-webapp-ear-archetype/7.1.1-Beta1-JBT folder out in the local
repo will force maven to resolve the archetype again. You might also want to check Nexus
logs to see if the proxy is actually requested for
jboss-javaee6-webapp-ear-archetype/7.1.1-Beta1-JBT
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/737798#737798]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]