The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 1.0-alpha-4.
http://maven.apache.org/plugins/maven-archetype-plugin/ The Maven Archetype Plugin produces a project skeleton based on a template. You can run mvn -U to get the latest version of the plugin. Changes: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11095&styleName=Text&version=12410 * [ARCHETYPE-19] - archetype creation broken * [ARCHETYPE-14] - Archtype:create does not * [ARCHETYPE-28] - when creating a new module inside a directory with a pom that has <modules>, update <modules> * [ARCHETYPE-31] - Create a tool that will generate an archetype from an existing project * [ARCHETYPE-13] - testArchetype update * [ARCHETYPE-22] - Always generates groupId directories
