You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Daniel Kulp <da...@iona.com> on 2007/03/09 20:30:47 UTC

[ANN] Maven GPG Plugin 1.0-alpha-3 released

The Maven team is pleased to announce the release of Maven GPG Plugin
version 1.0-alpha-3.

http://maven.apache.org/plugins/maven-gpg-plugin/

Release Notes - Maven 2.x GPG Plugin - Version 1.0-alpha-3
** Improvement
    * [MGPG-1] - Prompt for pass phrase if it is not supplied
    * [MGPG-2] - Allow the selection of a particular signature

Important Note:  
The "command line" syntax has changed from the previous version.   To 
specify the passphrase on the command line, it is now -Dgpg.passphrase=foo 
instead of just -Dpassphrase=foo.   This is to allow other plugins in the 
future that may require passphrases to not conflict.     That said, the 
use of the passphrase on the command line is now discouraged.   With 
MGPGP-1 fixed, it will prompt for it or use -Dgpg.useagent=true to allow 
your GPG agent to securely prompt for it.


- The Maven Team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven GPG Plugin 1.0-alpha-3 released

Posted by Matthias Wessendorf <ma...@apache.org>.
anyone seen "bad signatures" with this particular plugin version?

Thx,
Matthias

On 3/9/07, Daniel Kulp <da...@iona.com> wrote:
>
> The Maven team is pleased to announce the release of Maven GPG Plugin
> version 1.0-alpha-3.
>
> http://maven.apache.org/plugins/maven-gpg-plugin/
>
> Release Notes - Maven 2.x GPG Plugin - Version 1.0-alpha-3
> ** Improvement
>     * [MGPG-1] - Prompt for pass phrase if it is not supplied
>     * [MGPG-2] - Allow the selection of a particular signature
>
> Important Note:
> The "command line" syntax has changed from the previous version.   To
> specify the passphrase on the command line, it is now -Dgpg.passphrase=foo
> instead of just -Dpassphrase=foo.   This is to allow other plugins in the
> future that may require passphrases to not conflict.     That said, the
> use of the passphrase on the command line is now discouraged.   With
> MGPGP-1 fixed, it will prompt for it or use -Dgpg.useagent=true to allow
> your GPG agent to securely prompt for it.
>
>
> - The Maven Team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org