davsclaus commented on pull request #6583: URL: https://github.com/apache/camel/pull/6583#issuecomment-999553550
Yeah that is a good first attempt, we should make the dependency resolution smarter, so we can maybe run camel once in a special startup mode, where it use the existing auto download JAR stuff to find out which dependencies are needed for quarkus. Then we need a way of mapping to the quarkus extension GAV. We could also have a goal for that dependency resolution thingy, ala maven dependency:tree, then we could maybe write this to a special file, that the create-project can read as input to enrich the dependency list for quarkus -- 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