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


Reply via email to