davsclaus commented on issue #1082: Add camel-k-quarkus example URL: https://github.com/apache/camel-k/issues/1082#issuecomment-557783528 @lburgazzoli I have been trying to run Sample.java as a camel-quarkus application. Not sure how its supposed to work (or will be intended to work). I have tried with both kamel run -t quarkus.camel-quarkus-version=0.3.1 -t quarkus.quarkus-version=0.27.0 Sample.java kamel run -t quarkus.camel-quarkus-version=0.4.0 -t quarkus.quarkus-version=1.0.0.CR1 Sample.java But they start up as regular camel-main apps without quarkus Also we should IMHO make it easier to say you want to use quarkus, maybe just -t quarkus is sufficient without having to specify exact versions, and then kamel should auto-detect latest camel-quarkus-catalog we have and use the versions from there etc.
---------------------------------------------------------------- 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