diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml index 9090575b18..a5ed7a376e 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml @@ -174,53 +174,4 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - - - native - - false - - - true - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - make - compile - run - - - - - - - - - - - - native_tests - test - run - - ${skipTests} - - - - - - - - - - - - -