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
