You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2021/03/17 13:42:10 UTC

[maven-gpg-plugin] 01/01: Merge branch 'master' into MGPG-79B

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 <el...@ibiblio.org>
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(-)