I\'m using SVN, Maven 3.0.3 on the latest version of Jenkins and the Maven Release plugin. I\'m trying to use the Maven release plugin (through Jenkins) do a dry run and so
Changing the check-out strategy to "Emulate clean checkout by first deleting unversioned files/ignored files, then svn update" did the trick for me.