I think Apache Cocoon and MyFaces have archetypes that do this, you could reference their code
otherwise, try executing "archetype:create-from-project" at the root and see what happens? On Wed, Jun 2, 2010 at 11:47 AM, <[email protected]> wrote: > Hi, > > Is it possible to create an Archetype which will create a full multi > module project rather than creating each module individually? > > I would like to generate the following in one go to reduce complexity. > > --parent > ----warproject > ------src > ------pom.xml > ----ejbproject > ------src > ------pom.xml > ----earproject > ------pom.xml > > Many Thanks > > Chris > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
