jira-importer commented on issue #285: URL: https://github.com/apache/maven-war-plugin/issues/285#issuecomment-2967858476
**[Olivier Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)** commented we have to change the expressions in this mojo field to something lile @{ }. Because it won't work. Maven always interpolate expressions like ${} in the pom. MappingUtils must be changed too because currently it use RegexBasedInterpolator from p-u because it use only expression like ${ }. WDYT ? -- 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