diff --git a/hbase-hadoop2-compat/pom.xml b/hbase-hadoop2-compat/pom.xml index 56c3e7f..1ab4895 100644 --- a/hbase-hadoop2-compat/pom.xml +++ b/hbase-hadoop2-compat/pom.xml @@ -74,7 +74,6 @@ limitations under the License. org.apache.maven.plugins maven-dependency-plugin - 2.4 create-mrapp-generated-classpath diff --git a/pom.xml b/pom.xml index 6051ba5..1d26836 100644 --- a/pom.xml +++ b/pom.xml @@ -606,6 +606,22 @@ -Xlint:-options + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + analyze + + analyze-only + + + + + org.apache.maven.plugins