/[Apache-SVN]
ViewVC logotype

Revision 1742471


Jump to revision: Previous Next
Author: khmarbaise
Date: Thu May 5 20:49:13 2016 UTC (7 years, 11 months ago)
Changed paths: 9
Log Message:
[MRESOURCES-99] ${project.baseUri} and ${maven.build.timestamp} are not expanded by resource filtering
 o Support maven.build.timestamp and project.baseUri
   which can be used during filtering of resources
   as in model.
   o Added MavenBuildTimestamp which is duplicated from
     maven-model-builder.
   o Those properties have been added as supplemental
     properties which solves the issue.


Changed paths

Path Details
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/ added
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/pom.xml added
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/src/ added
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/src/main/ added
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/src/main/resources/ added
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/src/main/resources/SomeResource.txt added
Directorymaven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-99/verify.groovy added
Directorymaven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugins/resources/MavenBuildTimestamp.java added
Directorymaven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugins/resources/ResourcesMojo.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26