I've been following this thread with some confusion... if you want to
use CD with Maven, why can't you just use the release plugin and cut a
release on every commit? In other words, if your CI configuration
currently runs 'mvn clean install', instead have it run 'mvn -B clean
release:prepare release:perform'

I'm obviously missing something significant, because this seems too
simple a solution.

Justin

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

Reply via email to