jira-importer commented on issue #189: URL: https://github.com/apache/maven-war-plugin/issues/189#issuecomment-2967849030
**[Stephane Nicoll](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=snicoll)** commented Scott, we would like to have this as well but this needs a heavy change in the maven core. I think it's been scheduled for 2.1 but I'm not sure. What I would like to implement for this is a WEB-INF/lib postpackagingtask that will scan WEB-INF/lib and will report any duplicate dependencies that is found. A strict mode flag (set to false by default) can fail the build if a duplicate is found. I hope this will be a first solution till we have the ability to resolve the war's transitive dependencies. Brian, does that help? Any suggestion? -- 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