vmassol     02/05/27 13:40:59

  Modified:    xdocs/start bootstrap.xml
  Log:
  described option to put build.properties in project directory to build maven
  
  Revision  Changes    Path
  1.4       +3 -1      jakarta-turbine-maven/xdocs/start/bootstrap.xml
  
  Index: bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/start/bootstrap.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bootstrap.xml     24 May 2002 15:41:28 -0000      1.3
  +++ bootstrap.xml     27 May 2002 20:40:59 -0000      1.4
  @@ -38,7 +38,9 @@
           <code>${user.home}/maven.repo</code> respectively.  To change these
           default locations, define new values for <code>${maven.home}</code> and
           <code>${lib.repo}</code> in your
  -        <code>${user.home}/build.properties</code> file.
  +        <code>${user.home}/build.properties</code> file (or alternatively in
  +        a <code>build.properties</code> file placed in the directory where
  +        you're building Maven).
         </p>
         <p>
           For the impatient reader that doesn't want to read the rest of
  
  
  

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

Reply via email to