diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 125140f43cb10..52e21305f9ab6 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -115,6 +115,23 @@ + + maven-failsafe-plugin + + + + native-runner + + ${project.build.directory} + + + *-runner + + RELATIVE_PATH + + + +