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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to