You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2005/07/19 01:31:50 UTC

svn commit: r219583 - /maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml

Author: carlos
Date: Mon Jul 18 16:31:02 2005
New Revision: 219583

URL: http://svn.apache.org/viewcvs?rev=219583&view=rev
Log:
Minor corrections

Modified:
    maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml

Modified: maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml?rev=219583&r1=219582&r2=219583&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml (original)
+++ maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml Mon Jul 18 16:31:02 2005
@@ -73,8 +73,8 @@
         </ul>
         <p>
           Some considerations about the <b>groupId</b>: it will identify your project uniquely across all
-          projects, so we need to enforce a naming schema. For packages already uploaded to ibiblio it can
-          be equal to the previous used, but for new packages it has to follow the package name rules, what
+          projects, so we need to enforce a naming schema. For projects with artifacts already uploaded to ibiblio it can
+          be equal to the previous used, but for new projects it has to follow the package name rules, what
           means that has to be at least as a domain name you control, and you can create as many subgroups
           as you want. 
           <a href="http://java.sun.com/docs/books/jls/third_edition/html/packages.html#7.7">



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