You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/08 10:34:26 UTC

[GitHub] [camel-k] nicolaferraro commented on issue #1878: Using -SNAPSHOT prevents rebuilding past commits

nicolaferraro commented on issue #1878:
URL: https://github.com/apache/camel-k/issues/1878#issuecomment-756682327


   Yeah, from time to time we need to switch to SNAPSHOT to refer to the runtime artifacts. I've added to the local run comands the `--maven-repository` option so that it's possible to reference `https://repository.apache.org/content/repositories/snapshots` even in `kamel local run`, and it contains the snapshot artifacts, compiled from the runtime master.
   
   Unfortunately, we can't publish on maven central unreleased bits automatically, because we need to start a vote on Apache and let the community tests artifacts for 72 hours before releasing anything on Maven. So we opted on using SNAPSHOTs, usually for short period of times, to sync operator and runtime and move both forward.


----------------------------------------------------------------
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:
users@infra.apache.org