GitHub user mcsanady opened a pull request: https://github.com/apache/flume/pull/161
FLUME-3155: Use batch mode in mvn to fix Travis CI error Reduce log verbosity with mvn batch mode to avoid this error: The log length has exceeded the limit of 4 MB (this usually means that the test suite is raising the same exception over and over). The job has been terminated You can merge this pull request into a Git repository by running: $ git pull https://github.com/mcsanady/flume FLUME-3155 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flume/pull/161.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #161 ---- commit 5c7f5a9111f492226bc8d4315a0a0dc66e616d5e Author: Miklos Csanady <miklos.csan...@cloudera.com> Date: 2017-08-28T11:46:49Z FLUME-3155: Use batch mode in mvn to fix Travis CI error ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---