kaz         02/05/13 17:35:05

  Modified:    xdocs/ref build-file.xml
  Log:
  Correcting a typo.  This was pointed out by Ed Korthof <[EMAIL PROTECTED]>.
  Thanks!
  
  Revision  Changes    Path
  1.14      +1 -1      jakarta-turbine-maven/xdocs/ref/build-file.xml
  
  Index: build-file.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/ref/build-file.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build-file.xml    13 May 2002 11:39:52 -0000      1.13
  +++ build-file.xml    14 May 2002 00:35:04 -0000      1.14
  @@ -213,7 +213,7 @@
             present in the local repository (specified by the
             <code>${lib.repo}</code> property).  The dependencies are
             downloaded from the remote repository (specifiec by the
  -          <code>${maven.remote.repo}</code> property) and stored in the
  +          <code>${maven.repo.remote}</code> property) and stored in the
             local repository.  If a dependency is not located in the local
             or remote repositories, an error is reported and the build
             stops, at which point, it is the responsibility of the user to
  
  
  

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

Reply via email to