Use dependency-plugin to upack A and then have B zip it up along with
other stuff.

-----Original Message-----
From: Paul Austin [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 13, 2007 4:55 PM
To: [email protected]
Subject: Including an assembly in another assembly

Say I have two projects A and B.

Project A has a custom bin.xml assembly generating A-1.0-bin.zip.

Project B is an enhancement to A with some extra jar files and also has
a custom bin.xml assembly which takes the whole of the unpacked
A-1.0-bin.zip file and adds in the extra jar files into B-1.0-bin.zip.

What would I need to include in the assembly for B to include all the
contents of A-1.0-bin.zip?

Cheers,
Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to