andreaTP commented on PR #3994: URL: https://github.com/apache/camel-k/pull/3994#issuecomment-1400178511
Hi @squakez , thanks for bearing with me! > So, this is not really going to replace the dependency in a repo, but instead would create one on demand when it's requested by the user. this is not accurate, Jitpack does releases (pretty much like Maven Central), so the artifact is going to be built once. > However, I do like the simplicity of the action and I'd propose instead to convert that script into a github action that is run when we create a tag for Camel K repo (which means, we do a release). This is already the case 😄 , the `jitpack` configuration will do a full "release" when you do a GH "Release". > push the dependency to Apache Maven repo Happy to go in this direction if it's the desired one 🙂 , it will be a little difficult for an external contributor to get everything right and I would need some support but we can definitely do it! -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org