aldettinger commented on a change in pull request #2373: URL: https://github.com/apache/camel-quarkus/pull/2373#discussion_r601196249
########## File path: integration-tests/main-command-mode/pom.xml ########## @@ -45,6 +45,10 @@ <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-timer</artifactId> </dependency> + <dependency> + <groupId>io.quarkus</groupId> + <artifactId>quarkus-vertx-web</artifactId> Review comment: I guess the vertx web client is needed by the test harness. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org