Maybe this will alleviate some of our password hangs... Gary
---------- Forwarded message ---------- From: Stephen Connolly <steph...@apache.org> Date: Tue, Feb 25, 2014 at 4:59 PM Subject: [ANN] Apache Maven GPG Plugin 1.5 Released To: annou...@maven.apache.org, Maven Users List <us...@maven.apache.org> Cc: Maven Developers List <d...@maven.apache.org> The Apache Maven team is pleased to announce the release of the Apache Maven GPG Plugin, version 1.5 This plugin signs all of the project's attached artifacts with GnuPG. http://maven.apache.org/plugins/maven-gpg-plugin/ You should specify the version in your project's plugin configuration: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> <version>1.5</version> </plugin> Release Notes - Maven GPG Plugin - Version 1.5 ** Bug * [MGPG-41] - Passphrase revealed when backspacing at prompt ** Improvement * [MGPG-48] - useAgent=true by default * [MGPG-49] - Add support for --lock-* command line options ** Task * [MGPG-39] - use maven-plugin-tools' java 5 annotations Enjoy, -The Apache Maven team -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory