You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Leonid Rozenblyum (JIRA)" <ji...@apache.org> on 2018/04/27 09:35:00 UTC

[jira] [Created] (MWAR-415) ${maven.build.timestamp} is not working in filtered webResources

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)