[
https://issues.apache.org/jira/browse/HTRACE-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791068#comment-14791068
]
Hudson commented on HTRACE-251:
-------------------------------
ABORTED: Integrated in HTrace-Master #103 (See
[https://builds.apache.org/job/HTrace-Master/103/])
HTRACE-251 Fix "mvn clean" target (stack: rev
e00dc0ef2e33f6c2b33c9847e5fb8972df225761)
* htrace-webapp/pom.xml
* htrace-htraced/pom.xml
* htrace-htraced/go/gobuild.sh
> Fix "mvn clean" target
> ----------------------
>
> Key: HTRACE-251
> URL: https://issues.apache.org/jira/browse/HTRACE-251
> Project: HTrace
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Attachments: 251.patch
>
>
> 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)