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

   **[Brett 
Porter](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=brettporter)**
 commented
   
   Scott, IIUC your solution will only work for WARs, and will break resources 
for JARs.
   
   We agreed on d...@maven.apache.org that classpath resources and webapp 
resources are different, which would be confused if the resources plugin were 
duplicated.
   
   Brian's patch is closest to the correct solution (we can avoid the need for 
the implementation attribute), and the filtering/resource code needs to be in a 
library shared by the resources plugin and the war plugin (I'm not sure if this 
is the case in here or not).
   
   I'll try and find some cycles to apply this.
   


-- 
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