Author: jvanzyl Date: Mon Oct 9 05:52:26 2006 New Revision: 454361 URL: http://svn.apache.org/viewvc?view=rev&rev=454361 Log: o updating refs to the central repository
Added: maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt - copied, changed from r454357, maven/site/trunk/src/site/apt/guides/mini/guide-ibiblio-upload.apt Copied: maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt (from r454357, maven/site/trunk/src/site/apt/guides/mini/guide-ibiblio-upload.apt) URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt?view=diff&rev=454361&p1=maven/site/trunk/src/site/apt/guides/mini/guide-ibiblio-upload.apt&r1=454357&p2=maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt&r2=454361 ============================================================================== --- maven/site/trunk/src/site/apt/guides/mini/guide-ibiblio-upload.apt (original) +++ maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt Mon Oct 9 05:52:26 2006 @@ -6,7 +6,7 @@ 12 October 2005 ------ -Guide to uploading artifacts to The Central Repository +Guide to uploading artifacts to the Central Repository In order for users of Maven to utilize artifacts produced by your project you must deploy them to a remote repository. Many open source projects want to allow users of their projects who build with @@ -205,7 +205,7 @@ open an issue under {{{http://jira.codehaus.org/browse/MAVENUPLOAD}MAVENUPLOAD}} with it and we'll add it to the automatically synced repos. If using ssh you need to add the {{{http://www.ibiblio.org/maven/id_dsa.pub}maven public key}} to the authorized ones to allow us to log in the machine. - <<Important>>: nothing is deleted or changed in ibiblio after it is synced (except maven-metadata.xml files) + <<Important>>: nothing is deleted or changed in the Central Repository after it is synced (except maven-metadata.xml files) For Maven developers