You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/29 16:41:58 UTC

[jira] [Commented] (TC-56) traffic_monitor build from top fails to update version

    [ https://issues.apache.org/jira/browse/TC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705797#comment-15705797 ] 

ASF GitHub Bot commented on TC-56:
----------------------------------

GitHub user dangogh opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/109

    [TC-56] cd to traffic_monitor prior to mvn call

    mvn command to set version for traffic_monitor must run from traffic_monitor directory.   That doesn't happen if you're running from the top-level directory..   This change explicitly cd's to correct directory to run the mvn command.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dangogh/incubator-trafficcontrol tm-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/109.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 #109
    
----
commit 6a3f52f56608b0796d20ec38d78594420b06e125
Author: Dan Kirkwood <da...@gmail.com>
Date:   2016-11-29T16:18:55Z

    cd to traffic_monitor prior to mvn call

----


> traffic_monitor build from top fails to update version
> ------------------------------------------------------
>
>                 Key: TC-56
>                 URL: https://issues.apache.org/jira/browse/TC-56
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Monitor
>    Affects Versions: 1.8.0
>         Environment: build from top-level of incubator-trafficcontrol
>            Reporter: Dan Kirkwood
>            Assignee: Dan Kirkwood
>            Priority: Trivial
>             Fix For: 1.8.0
>
>
> `$ ./build/build.sh traffic_monitor`
> [ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.2:set (default-cli): Goal requires a project to execute but there is no POM in this directory (/vagrant/dangogh). Please verify you invoked Maven from the correct directory. -> [Help 1]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)