Look into so-called "partial" archetypes.
Am 27.02.2012 01:57 schrieb "SanalkumaranGP" <[email protected]>: > > Hi > > Kindly give a solution or maven command for the below problem. > > I have created an archetype with a directory structure having some basic > java application files .And another archetype with same directory structure > but with different java files . > Can i get a maven command to generate a maven module from both the > archetypes (by giving the cordinate1 of archetype1 ,cordinate2 of archetype2 > as arguments with -D option ) and the newly created module should have an > integrated/combined directory structure of both archetypes > > i tried with the -D options but always take the last -D argument for > generating the directory structure. > > Thanks > Sanal > > -- > View this message in context: http://maven.40175.n5.nabble.com/Maven-command-to-get-Integrated-directory-structure-of-two-or-more-existing-archetypes-tp5517364p5517364.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
