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]
