[
https://issues.apache.org/jira/browse/STORM-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940097#comment-14940097
]
ASF GitHub Bot commented on STORM-1083:
---------------------------------------
GitHub user haohui opened a pull request:
https://github.com/apache/storm/pull/775
STORM-1083. Run maven in batch mode to avoid excessive loggin in travis CI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haohui/storm STORM-1083
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/775.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 #775
----
commit 768a85926373355c15cc139fd86268916abc6850
Author: Haohui Mai <[email protected]>
Date: 2015-10-01T17:25:46Z
STORM-1083. Run maven in batch mode to avoid excessive loggin in travis CI
----
> Run maven in batch mode to avoid excessive loggin in travis CI
> --------------------------------------------------------------
>
> Key: STORM-1083
> URL: https://issues.apache.org/jira/browse/STORM-1083
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Priority: Minor
>
> Currently the travis CI log prints out excessive logging messages on the
> progress of downloading jars which makes it difficult to debug build failures.
> This jira proposes to run maven in batch mode to avoid the excessive logging
> messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)