kaz         2003/02/27 18:47:02

  Modified:    xdocs/reference user-guide.xml
  Log:
  Applying doc patch by Tim O'Brien.  Thanks!
  
  Revision  Changes    Path
  1.46      +17 -0     jakarta-turbine-maven/xdocs/reference/user-guide.xml
  
  Index: user-guide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/reference/user-guide.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- user-guide.xml    21 Feb 2003 14:57:05 -0000      1.45
  +++ user-guide.xml    28 Feb 2003 02:47:02 -0000      1.46
  @@ -618,6 +618,23 @@
                 </td>
                 <td>true</td>
               </tr>
  +            <tr>
  +              <td>maven.remote.central</td>
  +              <td>
  +                This is the host that Maven will attempt to
  +                deploy the distribution to during a
  +                dist:deploy.
  +              </td>
  +              <td>login.ibiblio.org</td>
  +            </tr>
  +            <tr>
  +              <td>maven.remote.central.directory</td>   
  +              <td>
  +                This is the directory that Maven will copy the
  +                distribution to during a dist:deploy.
  +              </td>
  +              <td>/public/html/maven</td>
  +            </tr>
             </table>
           </p>
   
  
  
  

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

Reply via email to