mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-08 11:40:58 +01:00
console mode during mvn build
This commit is contained in:
parent
d059d4f00d
commit
06b7ad88d5
@ -3,4 +3,4 @@ if "%jarfile%" == "" (
|
|||||||
call setvars.bat
|
call setvars.bat
|
||||||
)
|
)
|
||||||
|
|
||||||
mvn clean install -f "%pomfile%"
|
mvn clean install -f "%pomfile%" -B
|
||||||
|
Loading…
Reference in New Issue
Block a user