I assume these are all going to be separate projects under one master parent pom project?
This will require multiple invocations of the create command. There is no way to pass multiple groupId's in a single execution. Wayne On 8/22/07, Rashid Jilani <[EMAIL PROTECTED]> wrote: > Hi: all, I want to add more than one groupid to archetype:create plugin > can some one help > > > > E.g. how you add project com.something.core, come.something.api etc via > the create command. > > > > mvn archetype:create -DgroupId=com.lifebiosystems.api > groupId=com.lifebiosystems.core -DartifactId=test > > > > Thanks in advance. > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
