You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Frederic Camblor <fc...@gmail.com> on 2010/02/27 21:05:56 UTC

What is the meaning of "OldArchetype" when using an archetype ?

Hi maven users !

I just tried using the maven-archetype-plugin:2.0-alpha-4:generate goal
and I'm wondering what is the meaning about the underlying message when
using my own made archetype for generating an instance of my project :
[INFO]
----------------------------------------------------------------------------
[INFO] Using following parameters for creating *OldArchetype*:
MyArchetype:1.0-SNAPSHOT
[INFO]
----------------------------------------------------------------------------

What should I do in my archetype to transform it as a "New" archetype ?
(what are the features of these "new" archetypes ?)

Thanks for your precisions

Frédéric