stack created HTRACE-384:
----------------------------
Summary: Remove accidental inclusion of
createDependencyReducedPom=false
Key: HTRACE-384
URL: https://issues.apache.org/jira/browse/HTRACE-384
Project: HTrace
Issue Type: Sub-task
Reporter: stack
I committed below experiment by mistake:
{code}
diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml
index e929bf2..a4421a9 100644
--- a/htrace-hbase/pom.xml
+++ b/htrace-hbase/pom.xml
@@ -75,7 +75,6 @@ language governing permissions and limitations under the
License. -->
<execution>
<phase>package</phase>
<configuration>
- <createDependencyReducedPom>false</createDependencyReducedPom>
<relocations>
<relocation>
<pattern>org.apache.commons.logging</pattern>
{code}
Revert
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)