You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthias Müller (JIRA)" <ji...@codehaus.org> on 2013/01/28 15:55:13 UTC

[jira] (MRESOURCES-99) ${project.baseUri} and ${maven.build.timestamp} are not expanded by resource filtering

    [ https://jira.codehaus.org/browse/MRESOURCES-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=318179#comment-318179 ] 

Matthias Müller commented on MRESOURCES-99:
-------------------------------------------

Just ran into this issue today. It's a pity it isn't solved after more than three years :-(
Is backwards-compatibility to Maven 2.x important at this point?
When upgrading to Maven 3.x, man could somehow use a {code}src.main.java.org.apache.maven.model.interpolation.BuildTimestampValueSource{code}
https://git-wip-us.apache.org/repos/asf?p=maven.git;a=blob;f=maven-model-builder/src/main/java/org/apache/maven/model/interpolation/BuildTimestampValueSource.java

I think someone who's familiar with building maven plugins (which excludes me ;-)) could do this in very little time...
                
>  ${project.baseUri} and ${maven.build.timestamp} are not expanded by resource filtering
> ---------------------------------------------------------------------------------------
>
>                 Key: MRESOURCES-99
>                 URL: https://jira.codehaus.org/browse/MRESOURCES-99
>             Project: Maven 2.x Resources Plugin
>          Issue Type: Improvement
>          Components: interpolation
>    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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira