Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "HowToPublishToMavenCentral" page has been changed by StephenConnolly.
http://wiki.apache.org/cassandra/HowToPublishToMavenCentral?action=diff&rev1=9&rev2=10

--------------------------------------------------

    </profiles>
  </settings>
  }}}
+  Notes
+   1. 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
+    {{{
+ $ gpg --list-secret-keys
+ /Users/stephenc/.gnupg/secring.gpg
+ ----------------------------------
  
+ sec   1024D/B620D787 2009-10-22
+ uid                  Stephen Connolly <[email protected]>
+ ssb   4096g/A2590985 2009-10-22
+ 
+ $
+ }}}
+   You would use {{{<gpg.keyname>B620D787</gpg.keyname>}}}
  == 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.

Reply via email to