You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gerd Aschemann (JIRA)" <ji...@apache.org> on 2019/07/19 09:40:00 UTC

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

Gerd Aschemann created MGPG-71:
----------------------------------

             Summary: 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


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
(v7.6.14#76016)