Re: [m2] Trying to create archetype...

2007-08-01 Thread Raphaël Piéroni
archetype:create purpose is to create a project from a defined archetype to create an archetype, you have the archetype:create-from-project goal Raphaêl 2007/8/1, Mick Knutson <[EMAIL PROTECTED]>: > > SO how can I create an archetype from an existing module I have? > > > > > On 8/1/07, Raphaël P

Re: [m2] Trying to create archetype...

2007-08-01 Thread Mick Knutson
SO how can I create an archetype from an existing module I have? On 8/1/07, Raphaël Piéroni <[EMAIL PROTECTED]> wrote: > > This is because you did mvn archetype:create in a directory containing a > project. > And that project has its packaging different from 'pom'. > > Considering a directory t

Re: [m2] Trying to create archetype...

2007-08-01 Thread Raphaël Piéroni
This is because you did mvn archetype:create in a directory containing a project. And that project has its packaging different from 'pom'. Considering a directory tree of projects, projects descriptors (pom.xmlfiles) located in the leaves of that tree are not constrained but descriptors located at