From 497c7a168012f521219a304f04ecaae429ff62db Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Fri, 24 Apr 2020 09:32:25 +0900 Subject: [PATCH] YARN-10223. Remove jersey-test-framework-core dependency from yarn-server-common. (#1939) (cherry picked from commit 9827ff2961e249e8be9023f39d91e1c0fbd23d61) --- .../hadoop-yarn-server-common/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/pom.xml index 51cbb8ba741..a3315c5b7ce 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/pom.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/pom.xml @@ -141,16 +141,6 @@ curator-test test - - com.sun.jersey.jersey-test-framework - jersey-test-framework-core - - - com.sun.jersey.jersey-test-framework - jersey-test-framework-core - 1.19 - test -