Explorar o código

HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge.

(cherry picked from commit 1272ee153b1a1578abf822b2141d8336d9c5652f)
John Zhuge %!s(int64=8) %!d(string=hai) anos
pai
achega
2956c584c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-common-project/hadoop-kms/pom.xml

+ 1 - 1
hadoop-common-project/hadoop-kms/pom.xml

@@ -86,7 +86,7 @@
     <dependency>
       <groupId>org.mortbay.jetty</groupId>
       <artifactId>jetty</artifactId>
-      <scope>test</scope>
+      <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>