Croway commented on code in PR #16851: URL: https://github.com/apache/camel/pull/16851#discussion_r1922405515
########## dsl/camel-jbang/camel-jbang-core/pom.xml: ########## @@ -151,6 +151,12 @@ <artifactId>plexus-xml</artifactId> </dependency> + <dependency> Review Comment: I removed the dependency, it is still possible to run everything as expected via reflection (thanks to the jar download), I'll add some smoke tests for the reflection part. -- 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