diff --git a/integration-tests/rest-client-reactive-stork/pom.xml b/integration-tests/rest-client-reactive-stork/pom.xml
index 3bf27a3e6dc9b..d2de2b01f1013 100644
--- a/integration-tests/rest-client-reactive-stork/pom.xml
+++ b/integration-tests/rest-client-reactive-stork/pom.xml
@@ -44,11 +44,6 @@
io.smallrye.stork
stork-service-discovery-static-list
-
- io.smallrye.stork
- stork-configuration-generator
- provided
-
@@ -121,6 +116,17 @@
+
+ maven-compiler-plugin
+
+
+
+ io.smallrye.stork
+ stork-configuration-generator
+
+
+
+
io.quarkus
quarkus-maven-plugin