You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Brett Porter <br...@apache.org> on 2006/05/08 02:04:14 UTC

[ANN] Maven Archetype Plugin 1.0-alpha-4 Released

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Archetype Plugin 1.0-alpha-4 Released

Posted by Brett Porter <br...@gmail.com>.
fixed: it's now 1.0-SNAPSHOT

On 14/06/06, Julian Wood <wo...@ucalgary.ca> wrote:
> >> >
> >> > On 5/8/06, Brett Porter <br...@apache.org> wrote:
> >> > > 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/
> >> > >
>
> If you svn co http://svn.apache.org/repos/asf/maven/archetype/trunk
> all the maven-archetype poms are still versioned at 1.0-alpha-4-
> SNAPSHOT. Shouldn't they be on 1.0-alpha-5-SNAPSHOT?
>
> J
>
> --
> Julian Wood <wo...@ucalgary.ca>
>
> Software Engineer
> Teaching & Learning Centre
> University of Calgary
>
> http://tlc.ucalgary.ca
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Archetype Plugin 1.0-alpha-4 Released

Posted by Julian Wood <wo...@ucalgary.ca>.
>> >
>> > On 5/8/06, Brett Porter <br...@apache.org> wrote:
>> > > 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/
>> > >

If you svn co http://svn.apache.org/repos/asf/maven/archetype/trunk  
all the maven-archetype poms are still versioned at 1.0-alpha-4- 
SNAPSHOT. Shouldn't they be on 1.0-alpha-5-SNAPSHOT?

J

--
Julian Wood <wo...@ucalgary.ca>

Software Engineer
Teaching & Learning Centre
University of Calgary

http://tlc.ucalgary.ca



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Archetype Plugin 1.0-alpha-4 Released

Posted by Brett Porter <br...@gmail.com>.
On 11/06/06, Milos Kleint <mk...@gmail.com> wrote:
> will it pick up the groupId from the parent?

yes

> is the groupId a required
> parameter in such a case?

no.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Archetype Plugin 1.0-alpha-4 Released

Posted by Milos Kleint <mk...@gmail.com>.
will it pick up the groupId from the parent? is the groupId a required
parameter in such a case?

Milos

On 6/6/06, Brett Porter <br...@gmail.com> wrote:
> Sort of. If you have a multi-module project, and you run archetype
> from the parent pom location, the subproject is created, added to the
> modules list of the parent, and the parent added to the created
> suproject.
>
> - Brett
>
> On 06/06/06, Willie Vu <wi...@dev.java.net> wrote:
> > Can someone explain "when creating a new module inside a directory
> > with a pom that has <modules>, update <modules>"?  Does it mean
> > archetype supports modules?
> >
> > On 5/8/06, Brett Porter <br...@apache.org> wrote:
> > > 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
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > >
> >
> >
> > --
> > Willie Vu
> >
> > HKJUG - http://hkjug.dev.java.net
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Apache Maven - http://maven.apache.org
> "Better Builds with Maven" book - http://library.mergere.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Archetype Plugin 1.0-alpha-4 Released

Posted by Brett Porter <br...@gmail.com>.
Sort of. If you have a multi-module project, and you run archetype
from the parent pom location, the subproject is created, added to the
modules list of the parent, and the parent added to the created
suproject.

- Brett

On 06/06/06, Willie Vu <wi...@dev.java.net> wrote:
> Can someone explain "when creating a new module inside a directory
> with a pom that has <modules>, update <modules>"?  Does it mean
> archetype supports modules?
>
> On 5/8/06, Brett Porter <br...@apache.org> wrote:
> > 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
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> --
> Willie Vu
>
> HKJUG - http://hkjug.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Archetype Plugin 1.0-alpha-4 Released

Posted by Willie Vu <wi...@dev.java.net>.
Can someone explain "when creating a new module inside a directory
with a pom that has <modules>, update <modules>"?  Does it mean
archetype supports modules?

On 5/8/06, Brett Porter <br...@apache.org> wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Willie Vu

HKJUG - http://hkjug.dev.java.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org