raweber42 opened a new issue, #5866: URL: https://github.com/apache/camel-quarkus/issues/5866
### Bug description When adding the `camel-quarkus-google-pubsub` dependency to my project, I get a `ClassNotFoundException: io.vertx.grpc.server.GrpcServer` and my service cannot startup anymore. I assume it has something todo with the exclusion of certain dependencies in the `camel-quarkus-google-pubsub` dependency itself, but how can I fix it? Fyi: My project uses a library which has dependencies on `quarkus-grpc` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
