stack created HTRACE-251:
----------------------------
Summary: Minor build fixups
Key: HTRACE-251
URL: https://issues.apache.org/jira/browse/HTRACE-251
Project: HTrace
Issue Type: Bug
Reporter: stack
Assignee: stack
If the first thing we do is a 'mvn clean', then it fails because in
htrace-htraced it calls go/gobuild.sh clean. The ant runner expects all
prerequisites to be built -- e.g. htrace-core -- so we fail with cryptic
message (to test clean out your ~/.m2/repository/org/apache/htrace and then run
mvn clean).
Also, we get warning when build starts about missing version. Fix.
I want these fixes in as part of debugging the docker build. I need to be able
to do a mvn clean first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)