You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/05/19 15:12:42 UTC

[GitHub] [camel-k] squakez commented on issue #3291: Dependency doc is wrong about how to add camel components

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org