Did you run with -X to see if there's any useful info from maven about this?
-Marshall On 4/22/2011 7:09 AM, Tommaso Teofili wrote: > 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 >
