--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
New versions of the Java EE 6-related archetypes (WAR, EJB-JAR, EAR) were released. The major change from the previous versions is a different handling of the endorsed
classpath override - the new POM strategy is simpler and should be more portable, and ensures that the endorsed API JAR is downloaded to a virgin repository when using
Maven 3.
- [mojo-user] [ANN] Java EE 6 archetypes 1.2 released Jesse Glick