You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "christophd (via GitHub)" <gi...@apache.org> on 2023/03/01 13:13:58 UTC

[GitHub] [camel-kamelets] christophd opened a new pull request, #1326: chore: Remove Jitpack

christophd opened a new pull request, #1326:
URL: https://github.com/apache/camel-kamelets/pull/1326

   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.


-- 
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


[GitHub] [camel-kamelets] oscerd merged pull request #1326: chore: Remove Jitpack

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd merged PR #1326:
URL: https://github.com/apache/camel-kamelets/pull/1326


-- 
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