In Maven 2, how do I create an aggregate jar of a given number of
dependencies, but merge their XML configuration files?  For the merge,
I was thinking of using chained N-1 XSLT transformations.

The single jar I understand through an assembly and unpack, but how do
I run code to process the unpacked files before they are combined into
the single jar?

Thanks,

Don

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

Reply via email to