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 <[email protected]>
Date: 2016-11-29T16:18:55Z
cd to traffic_monitor prior to mvn call
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---