Run maven in non-interactive mode. 28/17728/1
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Wed, 20 Feb 2019 14:55:08 +0000 (09:55 -0500)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Wed, 20 Feb 2019 14:59:32 +0000 (09:59 -0500)
commitf4b08e773e7ecd0e019b386ab0e984856c5f59d0
treed5c77af8c82872b4529a75d9602b148c0ca6521d
parentbbb7267e1e6797eaf97f76ead52e2bc6c35e9d2e
Run maven in non-interactive mode.

Stop mvn from printing the download progress of each file transfer.

-------
mvn -h

usage: mvn [options] [<goal(s)>] [<phase(s)>]

Options:
 ...
 -B,--batch-mode                        Run in non-interactive (batch)
                                        mode

Change-Id: I5cd0fc2843bece11b3d437c1d6e563cbe835cd2a
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
jjb/scripts/maven_push_functions.sh
jjb/vpp/include-raw-vpp-docs.sh
jjb/vpp/include-raw-vpp-make-test-docs.sh
jjb/vpp/include-raw-vpp-sphinx-docs.sh