Philip Zeyliger has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/92/9792/1 -- 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: newchange Gerrit-Change-Id: I5aa117272c2a86b63b0f9062099a4145324eb6fc Gerrit-Change-Number: 9792 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
