ppalaga commented on issue #460: Initial commit of git extension URL: https://github.com/apache/camel-quarkus/pull/460#issuecomment-557417114 @cunningt Quarkus has a jgit extension https://github.com/quarkusio/quarkus/tree/master/extensions/jgit that probably solves the issues you see. Try to add `io.quarkus:quarkus-jgit` dependency to your runtime modules and `io.quarkus:quarkus-jgit-deployment` to your deployment module.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
