Huxi wrote a pgp plugin that could probably be pulled in: https://github.com/geb/huxi-gradle-plugins/tree/master/pgp-gradle-plugin
On Mon, Jan 24, 2011 at 10:31, frenchyan <[email protected]> wrote: > > I also wrote a groovy script that publishes all your artifacts in one shot > (ask for you pgp key only once). https://gist.github.com/708980 > > 1) I use gradle with the maven plugin (+ the org.linkedin.release gradle > plugin: https://github.com/linkedin/gradle-plugins) to generate the javadoc > / sources + pom file > > 2) I then use the script (which takes pom files as input) which prompts for > my pgp key only once. > > Yan > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/maven-upload-features-specifically-gpg-signing-tp3353981p3354989.html > Sent from the gradle-user mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- Jason Porter http://lightguard-jp.blogspot.com http://twitter.com/lightguardjp Software Engineer Open Source Advocate PGP key id: 926CCFF5 PGP key available at: keyserver.net, pgp.mit.edu --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
