How do I sign all the maven artifacts? Please tell me I dont have to sign every maven artificat individually. Because that would be insane. What is the command to just sign them in one shot?
Sign the release (see Step-By-Step Guide to Mirroring Releases for more information). Also sign all Maven release artifacts. gpg --armor --output lucene-X.Y.Z.tar.gz.asc --detach-sig lucene-X.Y.Z.tar.gz -- - Mark http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org