You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "krishnan.1000" <kr...@gmail.com> on 2008/04/18 23:34:23 UTC

Tutorial for assembly configuation

Hi,

I am using maven but I am trying to use maven assembly for the following use
case

Parent Module --
                         |---------------- A
                         |----------------B Depends On A
                         |----------------C Depends On B
                         |----------------D Depends On B

I need to build an assembly jar of C and D from my parent, so that when i
call  assembly on C and D , it should package A or B in C and D.

Is there such a tutorial available
-- 
View this message in context: http://www.nabble.com/Tutorial-for-assembly-configuation-tp16765598s177p16765598.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org