jamesnetherton commented on issue #1564: URL: https://github.com/apache/camel-quarkus/issues/1564#issuecomment-768262991
I've not tried to run your app yet. But I see from the pom.xml that you are mixing different Camel & Quarkus versions. Set `quarkus-plugin.version` to 1.11.0.Final. Also remove the [version override](https://github.com/Jeansen/quarkus-camel-dummy/blob/main/pom.xml#L66) on the camel-management dependency. That should clean up the classpath and hopefully make things work. ---------------------------------------------------------------- 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