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