You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/03/03 14:50:23 UTC

svn commit: r156038 - maven/maven-1/core/trunk/xdocs/using/repositories.xml

Author: brett
Date: Thu Mar  3 05:50:21 2005
New Revision: 156038

URL: http://svn.apache.org/viewcvs?view=rev&rev=156038
Log:
short note about ibiblio here too

Modified:
    maven/maven-1/core/trunk/xdocs/using/repositories.xml

Modified: maven/maven-1/core/trunk/xdocs/using/repositories.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/using/repositories.xml?view=diff&r1=156037&r2=156038
==============================================================================
--- maven/maven-1/core/trunk/xdocs/using/repositories.xml (original)
+++ maven/maven-1/core/trunk/xdocs/using/repositories.xml Thu Mar  3 05:50:21 2005
@@ -138,8 +138,12 @@
       </subsection>
       <subsection name="Uploading to a Remote Repository">
         <p>
-          While this is possible for any type of remote repository, you must have the permission to do so. Usually,
-          you will only be attempting to upload a release of your own application to an internal repository.
+          While this is possible for any type of remote repository, you must have the permission to do so.
+          To have someone upload to the central Maven repository, see
+          <a href="../reference/repository-upload.html">Uploading to Ibiblio</a>.
+        </p>
+        <p>
+          Usually, you will only be attempting to upload a release of your own application to an internal repository.
           See <a href="../reference/internal-repositories.html">internal repositories</a> for more information.
         </p>
       </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org