diff --git a/itests/hive-minikdc/pom.xml b/itests/hive-minikdc/pom.xml index d59b6d7..1c84943 100644 --- a/itests/hive-minikdc/pom.xml +++ b/itests/hive-minikdc/pom.xml @@ -29,6 +29,7 @@ ../.. + None @@ -265,6 +266,16 @@ + + + + Windows + + + + **/*.java + + @@ -275,6 +286,15 @@ true true + + org.apache.maven.plugins + maven-surefire-plugin + + + ${exclude.tests} + + +