Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "HowToPublishReleases" page has been changed by StephenConnolly. http://wiki.apache.org/cassandra/HowToPublishReleases?action=diff&rev1=16&rev2=17 -------------------------------------------------- </settings> }}} Notes - 1. You must have either {{{<gpg.passphrase>}}} or {{{<gpg.useagent>}}} but not both. + * You must have either {{{<gpg.passphrase>}}} or {{{<gpg.useagent>}}} but not both. - 1. The GPG keyname is the {{{sec}}} hex code for the key, e.g. if you had + * The GPG keyname is the {{{sec}}} hex code for the key, e.g. if you had {{{ $ gpg --list-secret-keys /Users/stephenc/.gnupg/secring.gpg @@ -63, +63 @@ $ }}} You would use {{{<gpg.keyname>B620D787</gpg.keyname>}}} - 1. Once you have things working with your ldap password in plaintext, it is highly recommended that you use [[http://maven.apache.org/guides/mini/guide-encryption.html|Maven's encryption support]] to encrypt the password. + * Once you have things working with your ldap password in plaintext, it is highly recommended that you use [[http://maven.apache.org/guides/mini/guide-encryption.html|Maven's encryption support]] to encrypt the password. == Using repository.apache.org == Please read the [[http://www.apache.org/dev/publishing-maven-artifacts.html#common|Common Procedures]] for details of how to close, drop and release stanging repositories.
