This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch MGPG-79B in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git
commit 70f53c50210c768d2e5e375f4fca8c63dfcca193 Merge: 8171fa1 5902b2b Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Wed Mar 17 09:36:58 2021 -0400 Merge branch 'master' into MGPG-79B pom.xml | 2 +- src/it/sign-release-with-excludes/pom.xml | 107 +++++++++++++++++++ src/it/sign-release-with-excludes/verify.bsh | 58 +++++++++++ .../maven/plugins/gpg/GpgSignAttachedMojo.java | 18 +++- .../org/apache/maven/plugins/gpg/GpgVersion.java | 114 +++++++++++---------- .../maven/plugins/gpg/GpgVersionConsumerTest.java | 2 +- .../apache/maven/plugins/gpg/GpgVersionTest.java | 23 +++++ 7 files changed, 266 insertions(+), 58 deletions(-)
