Herve Boutemy created MARTIFACT-14:
--------------------------------------
Summary: add an option to generate reproducible .buildinfo file
(removing detailed environment data)
Key: MARTIFACT-14
URL: https://issues.apache.org/jira/browse/MARTIFACT-14
Project: Maven Artifact Plugin
Issue Type: New Feature
Components: artifact:buildinfo
Affects Versions: 3.0.0
Reporter: Herve Boutemy
Fix For: 3.1.0
{{.buildinfo}} file contains a vast majority of data that is stable over
rebuilds
But one piece of data is very sensitive on environment: details on JDK and OS
Such details are useful to investigate why some subtle differences may arive
between 2 builds
But in a case like Reproducible Central
https://github.com/jvm-repo-rebuild/reproducible-central, having a stable
generated {{.buildinfo}} file has value, but not really details on the
environment
Then it's good to record detailed environment by default, but add an option to
prefer reproducible output, removing such details
--
This message was sent by Atlassian Jira
(v8.3.4#803005)