Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2-beta-5
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
MASSEMBLY-714 Update version of plexus-archiver to 2.7.1
- Closed