Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Jitpack usage #1789

Closed
nicolaferraro opened this issue Oct 26, 2020 · 5 comments · Fixed by #2857
Closed

Document Jitpack usage #1789

nicolaferraro opened this issue Oct 26, 2020 · 5 comments · Fixed by #2857

Comments

@nicolaferraro
Copy link
Member

We should document which options are available and how they map to Jitpack.

Examples:

dependency=jitpack:com.github.user/repo/version
dependency=github:user/repo/version
dependency=jitpack:com.gitlab.user/repo/version
dependency=gitlab:user/repo/version
dependency=jitpack:com.bitbucket.user/repo/version
dependency=bitbucket:user/repo/version
dependency=jitpack:com.gitee.user/repo/version
dependency=gitee/repo/version
dependency=jitpack:com.azure.user/repo/version
dependency=azure:user/repo/version
@astefanutti astefanutti added the area/documentation Documentation task label Dec 7, 2020
@davsclaus
Copy link
Contributor

It would be good with a new page in the docs that focus on jitpack, and shows how you can have a camel-k java route use a few other .java files that are build via jitpack into a JAR that camel-k then includes as dependency.

Its a bit unclear how to do this today.

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

@apupier
Copy link
Contributor

apupier commented Dec 15, 2021

I think i tis still a useful enhancement

@squakez
Copy link
Contributor

squakez commented Dec 15, 2021

There is some mention in dependencies documentation. I've also done an example recently about jitpack usage. Do you think is that enough or something is missing before closing this issue?

@apupier
Copy link
Contributor

apupier commented Dec 15, 2021

I think it is not enough. The dependencies documentation is mentioning a single syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants