lburgazzoli commented on issue #1407:
URL: https://github.com/apache/camel-k/issues/1407#issuecomment-624097147
Thinking a little bit about it, we could differentiate the git provider via
a dedicated scheme so if using `jitpack` as scheme, then the artifact id should
be fully qualified, i.e.
jitpack:com.github.user/repo/version
but we can provide some alternative syntax like
github:user/repo/version
which get translated to
jitpack:com.github.user/repo/version
----------------------------------------------------------------
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:
[email protected]