console mode during mvn build

This commit is contained in:
Gabriele C 2015-12-06 01:44:48 +01:00
parent d059d4f00d
commit 06b7ad88d5

View File

@ -3,4 +3,4 @@ if "%jarfile%" == "" (
call setvars.bat
)
mvn clean install -f "%pomfile%"
mvn clean install -f "%pomfile%" -B