Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9792 )
Change subject: Use "mvn -B" in builds to avoid dowloading progress bars in logs. ...................................................................... Use "mvn -B" in builds to avoid dowloading progress bars in logs. Maven's batch (or non-interactive) mode prevents progress bar output when Maven is downloading artifacts, which isn't generally useful. Now that we keep Maven logs in logs/mvn/mvn.log, this makes them slightly more tidy. Change-Id: I5aa117272c2a86b63b0f9062099a4145324eb6fc Reviewed-on: http://gerrit.cloudera.org:8080/9792 Reviewed-by: Michael Brown <[email protected]> Tested-by: Impala Public Jenkins --- M common/yarn-extras/CMakeLists.txt M ext-data-source/CMakeLists.txt M fe/CMakeLists.txt M impala-parent/CMakeLists.txt 4 files changed, 4 insertions(+), 4 deletions(-) Approvals: Michael Brown: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9792 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5aa117272c2a86b63b0f9062099a4145324eb6fc Gerrit-Change-Number: 9792 Gerrit-PatchSet: 2 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
