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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to