diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml index 3f5d55bf43e..4db332d7d0a 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml @@ -65,10 +65,41 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> mockito-all test + + io.netty + netty-all + test + org.mock-server mockserver-netty test + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-codec-http + + + io.netty + netty-common + + + io.netty + netty-handler + + + io.netty + netty-transport + + org.apache.hadoop