Should this be considered a bug? When using maven-release-plugin the POM gets its version updated (for instance from 0.2-SNAPSHOT to 0.2, when releasing version 0.2 of the artifact) even if the scm provider fails to tag the release onto a Subversion repository, because of a wrong URL string or invalid user for instance.
What do you think? Alex