Assembly changes timestamps when extracting dependency sets
-----------------------------------------------------------
Key: MASSEMBLY-495
URL: http://jira.codehaus.org/browse/MASSEMBLY-495
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2-beta-5
Reporter: Laurens Blankers
When creating an assembly containing dependency sets the timestamp of the
extraced file is set to the current time in stead of keeping the timestamp from
the jar archive.
Steps to reproduce:
1. Create any assembly with a dependency set
2. Run
Expected results:
The files are extracted from the archive(s) while maintaining their
creation/modification timestamps
Actual results:
Both creation and modification timestamps are set to current time.
--
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