You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/04/03 11:28:24 UTC

[maven-site] branch master updated: new section for testing reproducibility, to improve visibility

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 25c22d5  new section for testing reproducibility, to improve visibility
25c22d5 is described below

commit 25c22d57c6282a502b5fdd606a0ad1d56e7b0ab8
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Apr 3 13:28:16 2020 +0200

    new section for testing reproducibility, to improve visibility
---
 content/apt/guides/mini/guide-reproducible-builds.apt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/apt/guides/mini/guide-reproducible-builds.apt b/content/apt/guides/mini/guide-reproducible-builds.apt
index 94740a4..34948a2 100644
--- a/content/apt/guides/mini/guide-reproducible-builds.apt
+++ b/content/apt/guides/mini/guide-reproducible-builds.apt
@@ -51,6 +51,8 @@ Configuring for Reproducible Builds
 
  You have the basis configured, the output should be reproducible now.
  
+* How to test and fix my Maven build reproducibility?
+
  Using {{{https://github.com/apache/maven-studies/tree/maven-buildinfo-plugin}<<<maven-buildinfo-plugin>>>}},
  you can easily check that 2 builds give you the same output: