Integrate w/ Maven password encryption to avoid need to type passphrase
-----------------------------------------------------------------------

                 Key: MGPG-31
                 URL: http://jira.codehaus.org/browse/MGPG-31
             Project: Maven 2.x GPG Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
         Environment: JDK 6u21, Ubuntu, Maven 3.0 RC1
            Reporter: Jesse Glick
            Priority: Minor


It is cumbersome to be prompted for a passphrase during both release:prepare 
and release:perform:

{noformat}
    [INFO] --- maven-gpg-plugin:1.1:sign (sign-artifacts) @ nbm-maven-plugin ---
    GPG Passphrase: *
{noformat}

I already use http://maven.apache.org/guides/mini/guide-encryption.html (with a 
master password on an Ubuntu encrypted filesystem) so why do I need to type 
this pass phrase each time too?

Not clear to me whether MGPG-30 already permits this. In any event, the plugin 
documentation does not seem to mention this as a use case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to