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 b60acfe maven-war-plugin 3.3.0 produces reproducible output
b60acfe is described below
commit b60acfe5e8aa18821be897844e175f05ffa1ed7c
Author: Hervé Boutemy <[email protected]>
AuthorDate: Tue Jun 9 09:04:27 2020 +0200
maven-war-plugin 3.3.0 produces reproducible output
---
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 24767ed..394a457 100644
--- a/content/apt/guides/mini/guide-reproducible-builds.apt
+++ b/content/apt/guides/mini/guide-reproducible-builds.apt
@@ -120,6 +120,8 @@ Configuring for Reproducible Builds
*----------------------------------------------------------------------------+-------+--------------+
| {{{/plugins/maven-source-plugin/}maven-source-plugin}} |
3.2.1 |
*----------------------------------------------------------------------------+-------+--------------+
+| {{{/plugins/maven-war-plugin/}maven-war-plugin}} |
3.3.0 |
+*----------------------------------------------------------------------------+-------+--------------+
|
{{{https://codehaus-plexus.github.io/plexus-containers/plexus-component-metadata/}plexus-component-metadata}}
| 2.1.0 |
*----------------------------------------------------------------------------+-------+--------------+
|
{{{https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin}bnd-maven-plugin}}
| | see
{{{https://github.com/bndtools/bnd/tree/master/maven/bnd-maven-plugin#reproducible-builds}configuration
instructions}}