Just a guess:

Check the gpg plugin configuration:
<gpg.useagent>true</gpg.useagent>

This might be in in your poms or in your settings file?

-Marshall Schor


On 10/9/2010 5:35 PM, Hilco Wijbenga wrote:
> Hi all,
>
> I'm trying to build Spring's Roo and it wants to sign everything using
> the maven-gpg-plugin. This should be easy because I have gpg-agent
> running that should provide it with the passphrase. That doesn't
> happen and I'm forced to type the passphrase myself. A few dozen
> times.
>
> Does anyone know how to get maven-gpg-plugin to use gpg-agent's
> supplied passphrase? In fact, why doesn't it do this already given
> that (AFAIK) maven-gpg-plugin already uses gpg directly to do its
> thing?
>
> Cheers,
> Hilco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>

Reply via email to