Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Maven 3.2.2; JDK6
Windows 7 and Linux OS
Description
The description of the default maven property named maven.build.timestamp at the Introduction to the POM page should be amended with the following facts:
- The timestamp interpreted by Maven is always UTC (see here and here and the requirement here
- The timestamp property will not be interpolated directly, one has to use another masking property to include the timestamp in i. e. resource files (see here and this issue
Attachments
Issue Links
- relates to
-
MRESOURCES-99 ${project.baseUri} and ${maven.build.timestamp} are not expanded by resource filtering
- Closed
-
MNG-5452 ${maven.build.timestamp} should use UTC instead of local timezone (or be configurable)
- Closed