From 06c7639f90a12e72fc08c240fcc9f778d7606b9c Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Thu, 31 Oct 2024 11:05:45 -0300 Subject: [PATCH] Add stork-configuration-generator as an annotationProcessorPath --- .../rest-client-reactive-stork/pom.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) 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