From 0d160a0ba829ad3c31f11ea0b6ff4a9d7d94327d Mon Sep 17 00:00:00 2001 From: Wei-Chiu Chuang Date: Mon, 10 Jun 2019 14:12:47 -0700 Subject: [PATCH] HDFS-10210. Remove the defunct startKdc profile from hdfs. Contributed by Wei-Chiu Chuang, Akira Ajisaka. Signed-off-by: Wei-Chiu Chuang Co-authored-by: Akira Ajisaka --- hadoop-hdfs-project/hadoop-hdfs/pom.xml | 82 ------------------------- 1 file changed, 82 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs/pom.xml index 63cebe4a649..ac01ca72a44 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml @@ -31,7 +31,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> hdfs - ../../hadoop-common-project/hadoop-common/src/test/resources/kdc true @@ -223,8 +222,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> maven-surefire-plugin - ${startKdc} - ${kdc.resource.dir} ${runningWithNative} @@ -427,85 +424,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> - - - startKdc - - - startKdc - true - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - - - enforce-os - - enforce - - - - - - mac - unix - - - true - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - kdc - compile - - run - - - - - - - - - - - - - - - - - - - - - killKdc - test - - run - - - - - - - - - - - - - parallel-tests