Re: Archtypes and plugin prefix

2011-08-08 Thread Hervé BOUTEMY
yes, you found the source of the copy/paste removing seems safe Regards, Hervé Le lundi 8 août 2011, Arnaud Héritier a écrit : > I agree. For me it is also an erroneous copy/paste > > On Mon, Aug 8, 2011 at 12:44 PM, Benjamin Bentmann < > > benjamin.bentm...@udo.edu> wrote: > > Hi, > > > > d

Re: Archtypes and plugin prefix

2011-08-08 Thread Arnaud Héritier
I agree. For me it is also an erroneous copy/paste On Mon, Aug 8, 2011 at 12:44 PM, Benjamin Bentmann < benjamin.bentm...@udo.edu> wrote: > Hi, > > does anybody know what's the rationale behind the parameter > > http://maven.apache.org/**archetype/maven-archetype-** > plugin/add-archetype-metadat

Archtypes and plugin prefix

2011-08-08 Thread Benjamin Bentmann
Hi, does anybody know what's the rationale behind the parameter http://maven.apache.org/archetype/maven-archetype-plugin/add-archetype-metadata-mojo.html#goalPrefix and its corresponding impl in the Archtype plugin, i.e. why do archetypes bother to register a plugin prefix for them? I have a f