Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created the discussion
"Re: Can't create a Java EE project - archetype not found" To view the discussion, visit: https://community.jboss.org/message/737852#737852 -------------------------------------------------------------- "something" is blocking your acces to this repository and my guess is <mirror> <!--This sends everything else to /public --> <id>public</id> <mirrorOf>*</mirrorOf> <url> http://mynexus:8081/nexus/content/groups/public http://mynexus:8081/nexus/content/groups/public</url> </mirror> is the culprit. Can you try (just for fun ;) to remove that and see how it goes ? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/737852#737852] Start a new discussion in JBoss Tools at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
