On 20.02.2008, at 12:50, James Carman wrote:

Is anyone else having trouble with the GPG Plugin in Commons Parent?
I even tried overriding the version in Proxy's pom (to 1.0-alpha-4),
but I still get an error.  I get a NullPointerException.  Anyone else?
 I can sign the artifacts by hand using gpg, so I know the default key
is set up properly.

Hm ...I somewhat remember that NPE from the jci release. But all I can say is that it worked for jci like this in the end

 mvn release:prepare -Prc
mvn release:perform -Prc -Dgpg.passphrase=$PASSPHRASE -Darguments="- Prc -Dgpg.passphrase=$PASSPHRASE"

HTH

cheers
--
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to