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

   **[Andrew 
Kasper](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bobocopy)** 
commented
   
   Incidentally, running 'mvn package' (without a 'clean') immediately after 
running it a first time seems to perform the token replacement.
   
   Wild guess: the token replacements are only being performed on existing 
target resources.  The first time, the resource doesn't exist at the time of 
token replacement.  The second time, the resource exists and the plugin 
"correctly" replaces the tokens.
   


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