diff --git a/pom.xml b/pom.xml index 90e42ab..be49778 100644 --- a/pom.xml +++ b/pom.xml @@ -173,6 +173,9 @@ 1.4.11 1.0.0 0.8.8 + + true diff --git a/spark/hbase-spark/pom.xml b/spark/hbase-spark/pom.xml index 10a9fd2..ace0def 100644 --- a/spark/hbase-spark/pom.xml +++ b/spark/hbase-spark/pom.xml @@ -521,6 +521,22 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + ${test.output.tofile} + false + false + + + + org.apache.maven.surefire + surefire-junit4 + ${surefire.version} + + +