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

   **[Kris 
Nuttycombe](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kris.nuttyco...@noaa.gov)**
 commented
   
   Hi, Scott,
   
   I encountered this problem as well. I think that the issue is that mvn uses 
an older version of the resources plugin when it loads the POM, and for 
whatever reason the new resources plugin specified by the dependency in the war 
plugin doesn't override this. In essence, a bootstrapping problem.
   
   It's been a few weeks since I looked at this, but I think I was able to 
resolve the issue by rebuilding the snapshot of the resources plugin, then 
setting up mvn to use that version instead. As I recall, however, doing this 
caused me problems elsewhere and I eventually abandoned the effort.
   
   Sorry I couldn't be of more help,
   
   Kris
   


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