halouprogramer commented on issue #4850: URL: https://github.com/apache/camel-k/issues/4850#issuecomment-1780517282
> I think the difference is that with an explicit dependency, any additional transitive dependency is also added to the classpath, whereas the second method, won't probably do so and the dependency is only added at runtime. > > you can compare the integration kit generated by the two options and see if there is any difference. The second method indeed cannot search for any information related to camel-soap-demo.jar in the integration kit. However, I still don't understand the exact reason for the above exception. -- 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