squakez commented on issue #3291: URL: https://github.com/apache/camel-k/issues/3291#issuecomment-1131852638
I think that was the original way we supported the components, see the `kamel run --help`: ``` -d, --dependency stringArray A dependency that should be included, e.g., "-d camel-mail" for a Camel component, or "-d mvn:org.my:app:1.0" for a Maven dependency ``` I remind we were converting the `camel-xxx` to `camel:xxx` or viceversa, so I'm marking this as a bug as well. -- 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