You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Miklos Csanady (JIRA)" <ji...@apache.org> on 2017/08/28 11:46:00 UTC

[jira] [Created] (FLUME-3155) Use batch mode in mvn to fix Travis CI error

Miklos Csanady created FLUME-3155:
-------------------------------------

             Summary: Use batch mode in mvn to fix Travis CI error
                 Key: FLUME-3155
                 URL: https://issues.apache.org/jira/browse/FLUME-3155
             Project: Flume
          Issue Type: Bug
            Reporter: Miklos Csanady


The Travis test failing with 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

The mvn -B switch should be used to reduce output verbosity.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)