Croway commented on pull request #6583:
URL: https://github.com/apache/camel/pull/6583#issuecomment-999600935


   > we should make the dependency resolution smarter...
   
   I see, I'm probably missing something here, but camel-jbang by default 
already import some dependencies, like `camel-platform-http-vertx`, but if an 
user wants to use kafka for example, kafka jar should be added to classpath via 
`jbang --cp /path/to/camel-kafka.jar ...`, in order to work with quarkus, all 
the default dependencies + classpath ones should be parsed and "converted" to 
the camel-quarkus respective ones?


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to