You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/17 06:57:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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 <ch...@...>
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)