jira-importer commented on issue #238: URL: https://github.com/apache/maven-war-plugin/issues/238#issuecomment-2967854989
**[Douglas Ferguson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=douglas.fergu...@epsiia.com)** commented I think the semantics get a bit mixed up when you say "over onto" which direction is the dependency? As far as it stands, I can't use the current war plugin as it stands, I have to hard code the version to 2.0. Here's my issue: I have 2 modules, they are both packaging type war Framework Application Applicattion declares a dependecny on framework. When I build application, if there is a file that exists in both war files, the newer file will win. I need the file in application to always win. This is because the specific application needs to overide default behavior. -- 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