oscerd commented on code in PR #15913: URL: https://github.com/apache/camel/pull/15913#discussion_r1795480156
########## components/camel-kamelet/pom.xml: ########## @@ -43,6 +43,54 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-core-model</artifactId> </dependency> + <dependency> Review Comment: I choose to set both, components and 3rd party dependency as provided, because they should be declared in the Kamelet YAML using those actions. If you have other idea let me know. -- 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