mirror of
https://github.com/apache/maven.git
synced 2025-02-11 20:45:41 +00:00
fbaa75cd21
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162900 13f79535-47bb-0310-9956-ffa450edef68
10 lines
85 B
Batchfile
10 lines
85 B
Batchfile
@echo off
|
|
|
|
cd maven-mboot2
|
|
|
|
call .\build
|
|
|
|
cd ..
|
|
|
|
%JAVA_HOME%\bin\java -jar mboot.jar
|