--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
I have a bundle of war files, one main and a number of sub-projects all
containing jar's/properties/html/xsl and more, that I want to
merge/repack into a single war (or simply deploy into a container as a
single webapp). Has anyone solved this problem before? I'm trying to
solve it with the assembly plugin but it's not a very simple nor clean
solution.
- maven2: repackage/merge war's Mikael Wikström
- Re: maven2: repackage/merge war's jerome lacoste
