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

chore: Remove Jitpack #1326

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

christophd
Copy link
Contributor

Always use plain mvn dependency for camel-kamelets-utils library. Avoid dependency resolution via Jitpack in Kamelets as it causes high branch maintenance effort and easily becomes complex when dealing with PRs and multiple release branches.

We do not have to maintain branches for different versions resolved via Jitpack. Just use the camel-kamelet-utils that has been built locally with -SNAPSHOT instead.

Also simplifies the update-kamelets.xml release tooling as this only sets the right release version for camel-kamelets-utils library.

Always use plain mvn dependency for camel-kamelets-utils library.
Avoid dependency resolution via Jitpack in Kamelets as it causes high branch maintenance effort and easily becomes complex when dealing with PRs and multiple release branches.
@oscerd oscerd merged commit c403c39 into apache:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants