From 2dfd0a2f4fea15323fef7175790b5686c42d5794 Mon Sep 17 00:00:00 2001 From: Anu Engineer Date: Thu, 24 Aug 2017 21:03:39 -0700 Subject: [PATCH] HDFS-12341. Ozone: maven dist compilation fails with "Duplicate classes found" error. Contributed by Mukul Kumar Singh. --- hadoop-hdfs-project/hadoop-hdfs/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs/pom.xml index ccf8159e13..bc72bd2dba 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml @@ -168,11 +168,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> netty compile - - io.netty - netty-all - compile - org.apache.htrace htrace-core4