You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/12 23:57:00 UTC

[jira] [Commented] (STORM-816) maven-gpg-plugin does not work with gpg 2.1

    [ https://issues.apache.org/jira/browse/STORM-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14540856#comment-14540856 ] 

ASF GitHub Bot commented on STORM-816:
--------------------------------------

GitHub user knusbaum opened a pull request:

    https://github.com/apache/storm/pull/551

    [STORM-816] maven-gpg-plugin does not work with gpg 2.1

    GPG 2.1 changed some security things involving password entry, and it looks like our version of the plugin doesn't work with it.
    
    We should upgrade.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/knusbaum/incubator-storm STORM-816

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/551.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #551
    
----
commit e823c058742a19e97c7bf71259e94e6f333ec347
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2015-05-12T21:55:08Z

    Updating maven-gpg-plugin version.

----


> maven-gpg-plugin does not work with gpg 2.1
> -------------------------------------------
>
>                 Key: STORM-816
>                 URL: https://issues.apache.org/jira/browse/STORM-816
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Kyle Nusbaum
>            Assignee: Kyle Nusbaum
>            Priority: Minor
>
> GPG 2.1 changed some security things involving password entry, and it looks like our version of the plugin doesn't work with it.
> We should upgrade.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)