Issue Details (XML | Word | Printable)

Key: MNGSITE-87
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Benjamin Bentmann
Reporter: Wendy Smoak
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 2 Project Web Site

Document the build timestamp feature

Created: 13/May/09 06:01 PM   Updated: 29/Jul/09 09:45 AM   Resolved: 29/Jul/09 09:45 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Related
 


 Description  « Hide

The new ${build.timestamp} feature does not appear to be documented

See http://jira.codehaus.org/browse/MNG-2562 and the maze of linked issues...



Thomas Champagne added a comment - 15/May/09 03:55 AM

I'm agree with Wendy. I find anything about this feature.
I tried to put the timestamp build in a property file. I tried this tags without success :
${pom.build.timestamp} ${build.timestamp} ${pom.timestamp} ${timestamp}

The property file is filtered because I have the tag ${pom.version} in the file and it is replaced.


Benjamin Bentmann added a comment - 29/Jul/09 09:45 AM

Done in r783773.