The Maven team is pleased to announce the release of the Maven Archtetype 2.2
Architype is a collection of tools that allow you to create templates for maven projects. Release Notes - Maven Archetype - Version 2.2 ** Bug * [ARCHETYPE-390] - Several parameters of the create-from-project mojo lack documentation * [ARCHETYPE-391] - The defaultEncoding parameter is never used. ** Improvement * [ARCHETYPE-382] - when selecting an archetype, display archetype groupId and artifactId before choosing version * [ARCHETYPE-387] - IntegrationTestMojo has hardcoded target/test-classes/projects for resources * [ARCHETYPE-389] - add some various options to improve how Maven is invoked in IntegrationTestMojo ** New Feature * [ARCHETYPE-383] - Use velocity expressions in descriptor properties * [ARCHETYPE-388] - enhance IntegrationTestMojo to be able to run verify script to do some asserts ** Task * [ARCHETYPE-386] - use plexus java 5 annotations instead of old-style javadoc annotations To use the new version, specify version '2.2' explicitly from the command-line or in your POM. Enjoy, -The Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org