diff --git a/pom.xml b/pom.xml index ae9c2ee..4d12049 100644 --- a/pom.xml +++ b/pom.xml @@ -398,10 +398,10 @@ + ${unittest.include} ${integrationtest.include} - ${unittest.include} **/*$* ${test.exclude.pattern} @@ -1028,6 +1028,10 @@ **/Test*.java **/IntegrationTest*.java + + + **/${test.exclude}.java + 2.12-TRUNK-HBASE-2 surefire-junit47