Hi all, after some successful dryRuns I've tried 3 times the 'mvn release:prepare' command but I got a :
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.1:prepare (default-cli) on project uima-addons: Unable to tag SCM [ERROR] Provider message: [ERROR] The svn tag command failed. [ERROR] Command output: [ERROR] svn: No such revision 1095683 This happens when Maven tries to make a SVN copy to create the tag (under sandbox/tags/uima-addons-2.3.1) . Can anyone suggest what the problem could be? Thanks, Tommaso
