You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Don Brown <do...@gmail.com> on 2006/09/27 18:40:42 UTC

Create an aggregate jar merging XML descriptor files?

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