GitHub user chipitsine opened a pull request:
https://github.com/apache/activemq-artemis/pull/1876
ARTEMIS-1690 remove not needed "mvn install"
"mvn install" is called by travis-ci itself, let's skip it in favour of our
own "mvn install"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chipitsine/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1876.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 #1876
----
commit 55bd074992beffd01bc49310c6ee5a9f0936542d
Author: Ilya Shipitsin <chipitsine@...>
Date: 2018-02-17T06:55:05Z
ARTEMIS-1690 remove not needed "mvn install"
----
---