Leonid Rozenblyum created MWAR-415:
--------------------------------------
Summary: ${maven.build.timestamp} is not working in filtered
webResources
Key: MWAR-415
URL: https://issues.apache.org/jira/browse/MWAR-415
Project: Maven WAR Plugin
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Leonid Rozenblyum
It may be related to https://issues.apache.org/jira/browse/MRESOURCES-99
When a webResource, with filtering enabled contains property
${maven.build.timestamp}, it's not replaced by the timestamp.
The workaround is to remove definitions of webResource and configure the
resources on <build><resources> level (and making sure that
maven-resource-plugin version is >= 3.0.0)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)