On 21 January 2012 17:12, Rainer Jung <rainer.j...@kippdata.de> wrote: > On 21.01.2012 17:42, sebb wrote: >> >> I also want to add a signing target which can loop through all the >> dist artifacts (archives, poms, jars). >> >> That will need GPG installed, preferably GPG 2.x > > > Note that Mark has added this feature to the Tomcat ant build just very > recently. You can have a look.
Thanks, I did, but it seems to require the password to be defined on the command-line. I'm hoping to use the GPG agent to manage passwords. > Regards, > > Rainer