Hi everyone!

I'd like to have some advice for using the Maven release plugin. As far as I understand the plugin does not check the SCM or the Maven repository before performing a release. It will result in a failure if either the tag already exists in the SCM or the version has already been deployed to the repository. In that case you have to clean up the mess yourself by performing a rollback or removing the SCM tag. Can someone confirm that behaviour? Is there any provided way to check preconditions for performing the release *before* actually executing it?

Thanks,

Christopher

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

Reply via email to