Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
maven-archiver-3.6.2
-
None
Description
The Javadoc says:
* @throws IllegalArgumentException if the outputTimestamp is neither ISO 8601 nor an integer, or it's not within * the valid range 1980-01-01T00:00:02Z to 2099-12-31T23:59:59Z
but when a Unix timestamp since the epoch is passed it is simply passed through. No min/max check. We need to fix this.
Attachments
Issue Links
- causes
-
MSHARED-1446 Add docs about repro build output timestamp boundaries
- Closed
- Discovered while testing
-
MSITE-1018 LastPublicationTimestamp shows a fixed timestamp instead of the last build date
- Closed
- is caused by
-
MSHARED-1067 Improve Reproducible Builds methods
- Closed