Signed maven dependency and create an assembly

2011-08-17 Thread Amit Patel
te an assembly with all signed jar. Regards, Amit Patel || The Intelligence || "… In comparison, someone else may possess only a little intelligence, but if, after realising his own flaws, he attempts to eradicate them, then even his limited intelligence is useful in attaining liberation. In

Re: WAR manifest customization - not again!

2009-12-07 Thread amit patel
on top of EAR/lib folder, and 5 in web-inf/lib, this is still messy (lot of maintenance) We need optional=true/false/recursive or optionalchildren=true to get rid of dependent jars if parent guy is optional. - On Wed, Dec 2, 2009 at 6:00 PM, amit patel wrote: > > http://maven.apac

WAR manifest customization - not again!

2009-12-02 Thread amit patel
http://maven.apache.org/plugins/maven-war-plugin/examples/war-manifest-guide.html According to this guide, marking dependency as optional=true should be regarded by war plugin to not copy jars in web-inf / lib I cant get it to work without  packagingExcludes If I want to copy some jars in web-in