You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2019/10/21 21:20:00 UTC

[jira] [Closed] (MGPG-71) Plugin does not work with GPG on OSX with version string "gpg (GnuPG/MacGPG2) 2.2.10"

     [ https://issues.apache.org/jira/browse/MGPG-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MGPG-71.
------------------------------
    Fix Version/s: 1.7
         Assignee: Robert Scholte
       Resolution: Fixed

Fixed in [58d6496f5aee7f14dc7ad9670a3818253a15c82c|https://gitbox.apache.org/repos/asf?p=maven-gpg-plugin.git;a=commit;h=58d6496f5aee7f14dc7ad9670a3818253a15c82c]
I've kind of cherry picked some changes so this issue is solved.
Refactoring will be a different topic.

> Plugin does not work with GPG on OSX with version string "gpg (GnuPG/MacGPG2) 2.2.10"
> -------------------------------------------------------------------------------------
>
>                 Key: MGPG-71
>                 URL: https://issues.apache.org/jira/browse/MGPG-71
>             Project: Maven GPG Plugin
>          Issue Type: Bug
>         Environment: OSX 10.14.5 using MacGPG2
>            Reporter: Gerd Aschemann
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 1.7
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> While trying to get into MGPG-44 I could not even execute the integration tests due to an NPE at [GpgSigner.java:71|https://gitbox.apache.org/repos/asf?p=maven-gpg-plugin.git;a=blob;f=src/main/java/org/apache/maven/plugin/gpg/GpgSigner.java;h=a46bc2cfb5e4077dfeffcc41f141050db885f770;hb=HEAD#l71]. It turned out that the version string parser cannot handle an output of {{gpg}} like this: {{gpg (GnuPG/MacGPG2) 2.2.10}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)