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 2021/03/15 07:45:39 UTC

[maven-site] branch master updated: The maven-ear-plugin supports reproducible builds since 3.1.0

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 4ac2b36  The maven-ear-plugin supports reproducible builds since 3.1.0
     new cc41bc0  Merge pull request #230 from Jurrie/feature/add_maven-ear-plugin_version_to_reproducible_build_mini_guide
4ac2b36 is described below

commit 4ac2b36722756d2ee1649f25186ab539ec02af70
Author: Jurrie Overgoor <12...@users.noreply.github.com>
AuthorDate: Sun Mar 14 19:36:36 2021 +0100

    The maven-ear-plugin supports reproducible builds since 3.1.0
    
    See MEAR-280 and MEAR-283.
---
 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 e6c438c..3297299 100644
--- a/content/apt/guides/mini/guide-reproducible-builds.apt
+++ b/content/apt/guides/mini/guide-reproducible-builds.apt
@@ -141,6 +141,8 @@ Configuring for Reproducible Builds
 *----------------------------------------------------------------------------+-------+--------------+
 | {{{/plugins/maven-war-plugin/}maven-war-plugin}}                           | 3.3.1 |
 *----------------------------------------------------------------------------+-------+--------------+
+| {{{/plugins/maven-ear-plugin/}maven-ear-plugin}}                           | 3.1.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}}