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/01/18 12:38:41 UTC

svn commit: r125486 - /maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml

Author: brett
Date: Tue Jan 18 03:38:38 2005
New Revision: 125486

URL: http://svn.apache.org/viewcvs?view=rev&rev=125486
Log:
update docs according to property default change
Modified:
   maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml

Modified: maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml
Url: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml?view=diff&rev=125486&p1=maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml&r1=125485&p2=maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml&r2=125486
==============================================================================
--- maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml	(original)
+++ maven/maven-1/core/trunk/xdocs/developers/releasing-plugins.xml	Tue Jan 18 03:38:38 2005
@@ -84,7 +84,7 @@
           source tree other than <code>project.xml</code> and <code>xdocs/changes.xml</code>.
         </p>
       </li>
-      <li><p>Produce a clean build of the plugin using <code>maven scm:perform-release</code>.
+      <li><p>Produce a clean build of the plugin using <code>maven -Dmaven.repo.list=apache scm:perform-release</code>.
         When prompted for the tag, enter the one used in the previous step. When prompted for the goal, enter
         <code>plugin:repository-deploy,site:deploy</code>.
       </p></li>

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