You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/02/04 07:04:06 UTC

svn commit: r740626 - /incubator/click/trunk/click/documentation/docs/developer-guide/releasing.html

Author: sabob
Date: Wed Feb  4 06:04:05 2009
New Revision: 740626

URL: http://svn.apache.org/viewvc?rev=740626&view=rev
Log:
updated snapshot folder

Modified:
    incubator/click/trunk/click/documentation/docs/developer-guide/releasing.html

Modified: incubator/click/trunk/click/documentation/docs/developer-guide/releasing.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/developer-guide/releasing.html?rev=740626&r1=740625&r2=740626&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/developer-guide/releasing.html (original)
+++ incubator/click/trunk/click/documentation/docs/developer-guide/releasing.html Wed Feb  4 06:04:05 2009
@@ -219,7 +219,8 @@
                 <pre class="codeConfig">ant build-maven-bundles</pre>
             </li>
             <li>
-                Maven <tt>snapshots</tt> must be uploaded to: <tt>/www/people.apache.org/repo/m2-snapshot-repository</tt>,
+                Maven <tt>snapshots</tt> must be uploaded to: <tt>/home/USER/public_html/click/click/X.X.X/maven2</tt>
+                (USER should be replaced with your home dir on people.apache.org)
                 while <tt>releases</tt> must be uploaded to: <tt>/www/people.apache.org/repo/m2-ibiblio-rsync-repository</tt>.
                 <p/>
                 Please note the <tt>mvn gpg:sign-and-deploy-file</tt> command will both sign and upload