Manuel Hartl created MTOMCAT-161: ------------------------------------ Summary: Executable WAR: extraDependencies (JARs) should not be extracted but used directly Key: MTOMCAT-161 URL: https://issues.apache.org/jira/browse/MTOMCAT-161 Project: Apache Tomcat Maven Plugin Issue Type: Improvement Components: tomcat6, tomcat7 Affects Versions: 2.0-beta-1 Environment: tomcat7, windows, maven3 Reporter: Manuel Hartl Assignee: Olivier Lamy (*$^¨%`£)
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) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org