atom feed10 messages in org.apache.maven.users[ANN] Maven Archetype Plugin 2.0-alph...
FromSent OnAttachments
Raphaël PiéroniFeb 8, 2008 7:40 pm 
Jason van ZylFeb 8, 2008 7:51 pm 
Matt RaibleFeb 8, 2008 8:36 pm 
Brian E. FoxFeb 8, 2008 9:39 pm 
BohtvarohFeb 14, 2008 4:52 pm 
Wendy SmoakFeb 14, 2008 4:57 pm 
BohtvarohFeb 15, 2008 2:28 am 
Milos KleintFeb 15, 2008 2:34 am 
BohtvarohFeb 15, 2008 3:27 am 
Richard ChamberlainFeb 18, 2008 4:55 am 
Subject:[ANN] Maven Archetype Plugin 2.0-alpha-1 for Maven 2 Released
From:Raphaël Piéroni (raf@apache.org)
Date:Feb 8, 2008 7:40:18 pm
List:org.apache.maven.users

The Maven team is pleased to announce the release of the Maven Archetype Plugin, version 2.0-alpha-1

You can use it by calling mvn archetype:create

Release Notes - Maven 2.x Archetype Plugin - Version 2.0-alpha-1

** Bug * [ARCHETYPE-82] - add-groups doesn't create archetype.xml * [ARCHETYPE-83] - archetypeng:create crashes with java.lang.ClassNotFoundException: org.apache.maven.plugin.resource.loader.ProjectResourceLoader * [ARCHETYPE-84] - need a way to preserve the java package in create-from-project * [ARCHETYPE-87] - create-from-project replaces too many things in the pom with variables * [ARCHETYPE-88] - sometimes add-groups fails when there is a pom present * [ARCHETYPE-90] - all the contents of an archetype shouldn't be processed by velocity during creation * [ARCHETYPE-91] - create is prompting for a package * [ARCHETYPE-93] - archetypeng:create loop forever when the selected group contains no archetype * [ARCHETYPE-94] - Archetype not registered when installed in local repository * [ARCHETYPE-97] - <modules> section is missing after using create-from-project * [ARCHETYPE-98] - parents in modules are not always correctly updated * [ARCHETYPE-99] - child module is getting replaced with parent artifactId and groupId * [ARCHETYPE-100] - sibling dependencies are not updated * [ARCHETYPE-103] - acrchetype.properties should be in /target not root * [ARCHETYPE-104] - module name changed for unknown reason * [ARCHETYPE-105] - not able to create from project with sibling-dependencies test project * [ARCHETYPE-121] - build don't works on windows and jdk1.4

** Improvement * [ARCHETYPE-114] - NG code should not depend on Maven 2.1

** New Feature * [ARCHETYPE-95] - Provide creation of partial archetypes in create-from-project

** Task * [ARCHETYPE-72] - Generate standard archetypes from real projects

Enjoy,

-The Maven team