diff --git a/pom.xml b/pom.xml index 55525d486..a5ab62239 100644 --- a/pom.xml +++ b/pom.xml @@ -129,6 +129,20 @@ under the License. + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + ${testng.generate-java-files},${testng.check-cpp-files},${testng.check-go-files},${testng.check-cpp-historical-files} + + + + @@ -143,7 +157,7 @@ under the License. true ${java.version} - -J${jvm.options} + -J${jvm.options} @@ -224,7 +238,7 @@ under the License. all,-missing ${java.version} - -J${jvm.options} + -J${jvm.options} @@ -274,8 +288,6 @@ under the License. false true ${project.build.directory}/test-output/${maven.build.timestamp} - ${testng.generate-java-files},${testng.check-cpp-files},${testng.check-go-files}, -${testng.check-cpp-historical-files} @@ -581,7 +593,7 @@ ${testng.check-cpp-historical-files} - + check-cpp-historical-files