Closed markheger closed 4 years ago
call mvn in build.xml with option --batch-mode or -B
mvn
--batch-mode
-B
This reduces the output produced by maven downloading the jars.
call
mvn
in build.xml with option--batch-mode
or-B
This reduces the output produced by maven downloading the jars.