jira-importer commented on issue #136: URL: https://github.com/apache/maven-war-plugin/issues/136#issuecomment-2967845033
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented From the WAR only those jar's will be removed if they have been defined as dependencies in your EAR project...to prevent a jar from being removed from the WAR you shouldn't define the dependency in the EAR project as described here: http://maven.apache.org/plugins/maven-ear-plugin/examples/skinny-wars.html So i don't see a problem with packagingExcludes. Based on that i will close the issue. If you have any objection please reopen the issue and give more details which describe the problem you have. -- 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