diff --git a/quarkus/addons/python/integration-tests/pom.xml b/quarkus/addons/python/integration-tests/pom.xml index 480e6f6395c..64bfbb36317 100644 --- a/quarkus/addons/python/integration-tests/pom.xml +++ b/quarkus/addons/python/integration-tests/pom.xml @@ -145,6 +145,19 @@ native + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + ${env.JAVA_HOME}/lib/server + + + + + \ No newline at end of file