brett       2004/06/18 20:27:24

  Modified:    xdocs/reference/developers Tag: MAVEN-1_0-BRANCH
                        releasing-plugins.xml
  Log:
  add site:deploy to instructions
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.4.5   +1 -1      maven/xdocs/reference/developers/releasing-plugins.xml
  
  Index: releasing-plugins.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/reference/developers/releasing-plugins.xml,v
  retrieving revision 1.4.4.4
  retrieving revision 1.4.4.5
  diff -u -r1.4.4.4 -r1.4.4.5
  --- releasing-plugins.xml     19 Jun 2004 02:54:26 -0000      1.4.4.4
  +++ releasing-plugins.xml     19 Jun 2004 03:27:24 -0000      1.4.4.5
  @@ -66,7 +66,7 @@
         </li>
         <li><p>Produce a clean build of the plugin using <code>maven 
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</code>.
  +        <code>plugin:repository-deploy,site:deploy</code>.
         </p></li>
         <li><p>
           Check for the new version at
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to