[
https://issues.apache.org/jira/browse/MARTIFACT-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MARTIFACT-14.
----------------------------------
Assignee: Herve Boutemy
Resolution: Fixed
done in
https://github.com/apache/maven-artifact-plugin/commit/ced70b9ce042b171583f5b511aa711c779513a27
> 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
> Assignee: Herve Boutemy
> Priority: Major
> 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)