[
http://jira.codehaus.org/browse/MRESOURCES-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209125#action_209125
]
Evgeny Mandrikov commented on MRESOURCES-99:
--------------------------------------------
Workaroung: add following property
{code:title=pom.xml}
<properties>
<timestamp>${maven.build.timestamp}</timestamp>
</properties>
{code}
and after that you can reference it within resource.
> ${project.baseUri} and ${maven.build.timestamp} are not expanded by resource
> filtering
> ---------------------------------------------------------------------------------------
>
> Key: MRESOURCES-99
> URL: http://jira.codehaus.org/browse/MRESOURCES-99
> Project: Maven 2.x Resources Plugin
> Issue Type: Improvement
> Affects Versions: 2.3, 2.4
> Reporter: Thomas Champagne
>
> When filtering resources, ${project.baseUri} and ${maven.build.timestamp} are
> not expanded (remains unchanged in the output file).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira