> I'm thinking tha Ci wouldn't be affected at all, CD still requires Ci
> as a quality metric preventing deployment to the customer.

I am curious to see that. Or how it would work. How do you put in fixed release 
numbers into a CD build and then switch back to CI building? And I can only 
imagine it being quite complex.

The only thing I can think of is something like:

1. CI build produces 1.0-SNAPSHOT
2. CD build produces 1.0-01
3. CD build reverts source back to 1.0-SNAPSHOT
4. Repeat


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to