diff --git a/hbase-asyncfs/pom.xml b/hbase-asyncfs/pom.xml
index 23841641c29e..7343973add2c 100644
--- a/hbase-asyncfs/pom.xml
+++ b/hbase-asyncfs/pom.xml
@@ -99,6 +99,11 @@
mockito-core
test
+
+ org.mockito
+ mockito-inline
+ test
+
org.slf4j
jcl-over-slf4j
@@ -194,6 +199,27 @@
test
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+
+ **/org/apache/hadoop/hdfs/**
+
+
+ **/org/apache/hadoop/hbase/io/asyncfs/TestLeaseRenewal**
+
+
+
+
+