diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 3e9da6012ddb93..d552fe14f74c6b 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -69,6 +69,16 @@
io.quarkus
quarkus-maven-plugin
${project.version}
+
+
+
+ track-config-changes
+ process-resources
+
+ track-config-changes
+
+
+
true
${quarkus.build.skip}