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 2004/06/25 18:53:18 UTC

cvs commit: maven build-bootstrap.xml

brett       2004/06/25 09:53:18

  Modified:    .        Tag: MAVEN-1_0-BRANCH build-bootstrap.xml
  Log:
  fix bootstrap
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.212.2.8 +1 -0      maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/maven/build-bootstrap.xml,v
  retrieving revision 1.212.2.7
  retrieving revision 1.212.2.8
  diff -u -r1.212.2.7 -r1.212.2.8
  --- build-bootstrap.xml	28 Apr 2004 03:19:25 -0000	1.212.2.7
  +++ build-bootstrap.xml	25 Jun 2004 16:53:17 -0000	1.212.2.8
  @@ -253,6 +253,7 @@
         <arg value="-Dmaven.repo.local=${maven.repo.local}"/>
         <arg value="${maven.bootstrap.online}"/>
         <arg value="maven:plugins-install"/>
  +      <arg value="-Dbootstrapping=true"/>
         <arg value="-e"/>
       </exec>
       <delete includeEmptyDirs="true">
  
  
  

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