Author: brett Date: Wed May 25 22:50:31 2005 New Revision: 178596 URL: http://svn.apache.org/viewcvs?rev=178596&view=rev Log: PR: MAVEN-1608 Submitted by: Carlos Sanchez improve repository upload directions
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=178596&r1=178595&r2=178596&view=diff ============================================================================== --- maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml (original) +++ maven/maven-1/core/trunk/xdocs/reference/repository-upload.xml Wed May 25 22:50:31 2005 @@ -69,6 +69,7 @@ <li>id</li> <li>name</li> <li>currentVersion</li> + <li>package</li> <li>dependencies</li> </ul> <p> @@ -83,8 +84,9 @@ <subsection name="Step 2. Posting the request"> <p> Post your request to <a href="http://jira.codehaus.org/secure/CreateIssue.jspa?pid=10367&issuetype=3">JIRA</a>. - The first line of the description should be the URL of the upload bundle, then leave a blank line and provide the - following: + In the description you should write the URL of the upload bundle + (if you're uploading more than one bundle please add all the urls under the same issue), + then leave a blank line and provide the following: <ul> <li>a url where the project can be found.</li> <li>if you are one of its developers, a url where your name or email can be found inside the project site.</li> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]