jira-importer commented on issue #284: URL: https://github.com/apache/maven-war-plugin/issues/284#issuecomment-2967858379
**[Joerg Schaible](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=joehni)** commented The EJB as well as the EJB-client provide the same transitive dependencies. While it is normal that the client is actually **not** dependent on all, there's no automated way for Maven to determine which deps are not necessary for the client nor is there a way to specify this in a separate way. It is your task to exclude them with exclusions in the war POM. -- 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