Reviewed-by: Takanobu Asanuma <tasanuma@apache.org> (cherry picked from commit ca2774477052429a9d8371d66af9b7f7c007acd4)
@@ -110,6 +110,12 @@
<artifactId>hadoop-yarn-server-timelineservice</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.mockito</groupId>
+ <artifactId>mockito-core</artifactId>
+ <scope>test</scope>
+ </dependency>
+
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-common</artifactId>