mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
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 <mikeb@cloudera.com> Tested-by: Impala Public Jenkins