lburgazzoli opened a new issue #1407: support for jitpack dependencies URL: https://github.com/apache/camel-k/issues/1407 we should add a special support for jitpack dependencies like: kamel run --dependency jitpack:$owner/$repo/$version where: 1. the `$owner` is prefixed with `com.github` if not provided 2. the `$version` is replaced with `master-SNAPSHOT` if not provided The repository will automatically be added to the maven project by the build step if at least one dependency is of type `jitpack`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services