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
