On top of what John has suggested, also remind you can use the Jitpack
feature for any dependencies which can be stored in Git. See the
documentation [1] and an example [2] as a reference.
Cheers,
Pasquale.
[1]
https://camel.apache.org/camel-k/next/configuration/dependencies.html#dependencies-kin
Hi Michael,
Is your Maven repository http://localserver:8081/ accessible from the
camel-k operator pod ? Logs from the operator pod might help troubleshoot.
Alternatively, as of camel-k v1.9.0, you can use local dependencies
directly from the run command:
kamel run integration.java -d file://hel