jira-importer commented on issue #254:
URL: 
https://github.com/apache/maven-war-plugin/issues/254#issuecomment-2967856158

   **[Douglas 
Ferguson](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=douglas.fergu...@epsiia.com)**
 commented
   
   Actually, 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

Reply via email to