diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 0e1b5819..cc897429 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -259,6 +259,29 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Tests.java + **/*Test.java + + false + + ${basedir}/src/test/resources/java-util-logging.properties + ${basedir}/src/test/resources/trusted.keystore + true + error + apache-geode + + + + + + local-java16