You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/12/12 09:33:13 UTC

[jira] [Created] (HTRACE-17) pom.xml cleanups

Colin Patrick McCabe created HTRACE-17:
------------------------------------------

             Summary: pom.xml cleanups
                 Key: HTRACE-17
                 URL: https://issues.apache.org/jira/browse/HTRACE-17
             Project: HTrace
          Issue Type: Bug
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe


pom.xml cleanups

* fix urls in pom.xml to point to new git repo and project page

* set {{failIfNoTests}} to {{false}}, so that it is possible to run {{mvn test -Dtest=TestSampler}} and so forth from the top level without getting "error: no tests were run" on one of the subprojects.

* don't run go tests when {{\-DskipTests}} was specified

* shade commons-logging in htrace-core (so that we don't conflict with whatever version Hadoop or other software wants to use)

* remove old references to shading guava in the pom



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