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

This commit is contained in:
John Zhuge 2017-06-28 15:26:40 -07:00
parent 6917c19167
commit 1272ee153b

View File

@ -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>