ppalaga commented on issue #454: camel-quarkus-netty-http failing to boot URL: https://github.com/apache/camel-quarkus/issues/454#issuecomment-556953264 Yes, I can reproduce. As a workaround, you can downgrade to quarkus 1.0.0.CR1 by changing the following props in your pom.xml: ``` <quarkus-plugin.version>1.0.0.CR1</quarkus-plugin.version> <quarkus.platform.version>1.0.0.CR1</quarkus.platform.version> ```
---------------------------------------------------------------- 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 With regards, Apache Git Services