[jira] [Commented] (ARTEMIS-1690) Remove redundant "mvn install" during travis-ci build

2018-02-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370230#comment-16370230
 ] 

ASF GitHub Bot commented on ARTEMIS-1690:
-

Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1876


> Remove redundant "mvn install" during travis-ci build
> -
>
> Key: ARTEMIS-1690
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1690
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Ilya Shipitsin
>Priority: Trivial
>
> remove non needed "mvn install" during travis-ci build



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (ARTEMIS-1690) Remove redundant "mvn install" during travis-ci build

2018-02-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/ARTEMIS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368122#comment-16368122
 ] 

ASF GitHub Bot commented on ARTEMIS-1690:
-

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 
Date:   2018-02-17T06:55:05Z

ARTEMIS-1690 remove not needed "mvn install"




> Remove redundant "mvn install" during travis-ci build
> -
>
> Key: ARTEMIS-1690
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1690
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Reporter: Ilya Shipitsin
>Priority: Trivial
>
> remove non needed "mvn install" during travis-ci build



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)