oscerd commented on issue #1684: URL: https://github.com/apache/camel-quarkus/issues/1684#issuecomment-686472437
We have the camel-dependencies module in the main camel-repo. You can do as we are doing in camel-karaf/camel-spring-boot/camel-kafka-connector https://github.com/apache/camel-kafka-connector/blob/master/pom.xml#L26 You'll get the properties placeholder of Camel in your POM and this POM will use the Apache POM as parent POM. ---------------------------------------------------------------- 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]
