You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by ev...@apache.org on 2004/07/27 14:12:59 UTC

cvs commit: maven-components/maven-core m2-bootstrap-all.bat

evenisse    2004/07/27 05:12:59

  Added:       maven-core m2-bootstrap-all.bat
  Log:
  Little script for complete build m2 on windows
  
  Revision  Changes    Path
  1.1                  maven-components/maven-core/m2-bootstrap-all.bat
  
  Index: m2-bootstrap-all.bat
  ===================================================================
  @echo off
  
  cd ..\maven-mboot2
  
  call .\build
  
  cd ..
  
  %JAVA_HOME%\bin\java -jar mboot.jar