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=15&rev2=16

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

   1. You have a Subversion 1.5+ client installed and on your shell's path. See 
http://subversion.apache.org/. (Note: Ideally you would use a Subversion 1.6+ 
client but the minimum is 1.5+)
   1. You have JDK 6 installed and on your shell's path.
   1. If you receive an OutOfMemoryError during the build, make sure to have 
set the environment variable ANT_OPTS=-Xmx512m
+  1. Follow the environment configuration steps outlined at: 
[[http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env|Publishing 
Maven Artifacts]]. '''''If you are lazy''''', the short version is that you 
need to have a minimal {{{~/.m2/settings.xml}}} file which at least defines the 
following 
-  1. Follow the environment configuration steps outlined at: 
[[http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env|Publishing 
Maven Artifacts]].
-  1. You need to have a minimal {{{~/.m2/settings.xml}}} file which at least 
defines the following 
    {{{
  <settings>
    <servers>

Reply via email to