Details
Description
When i create exec-war to create a a self-executable webapp, dependencies (at least extraDependencies) war extracted and added directly to the resulting JAR.
the resulting jar contains a META-INF with lots of duplicate MANIFEST files, etc.
this at least breaks signed JARs (e.g. JCE providers)