jira-importer commented on issue #170: URL: https://github.com/apache/maven-war-plugin/issues/170#issuecomment-2967847515
**[Jason Melnick](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jmaelstrom)** commented The all-or-nothing approach to WAR/EAR packaging isn't sufficient. Some jars will need to be packaged in the war (like struts, for example) while others (almost eveyrhting else) needs to be packaged in the EAR. The WAR's directions (speficying deps as optional) will work with a patch. I have a fix for this and will supply a patch ASAP. See http://jira.codehaus.org/browse/MWAR-21 and http://jira.codehaus.org/browse/MNG-3067 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org