I've had some troubles with the release plugin lately. With the newer versions of Maven, you'll get a problem with svn. It seems to clean itself up if you do svn update and then retry your command.
On Tue, Jul 14, 2009 at 12:35 PM, Siegfried Goeschl<siegfried.goes...@it20one.at> wrote: > Hi folks, > > anyone out there having an idea what to do with? It is a reproducible > SVN problem but this is the only thing I know for the moment .... :-( > > Thanks in advance > > Siegfried Goeschl > > PS: Was using "mvn -Prc release:prepare" on commons-exec > > === START === > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4 minutes 18 seconds > [INFO] Finished at: Tue Jul 14 18:25:40 CEST 2009 > [INFO] Final Memory: 68M/122M > [INFO] > ------------------------------------------------------------------------ > [INFO] Checking in modified POMs... > [INFO] Executing: svn --non-interactive commit --file > /tmp/maven-scm-1680689570.commit --targets > /tmp/maven-scm-3481365182813304861-targets > [INFO] Working directory: > /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk > [INFO] Tagging release with the label EXEC_1_0_1_RC2... > [INFO] Executing: svn --non-interactive copy --file > /tmp/maven-scm-2080104901.commit . > https://svn.apache.org/repos/asf/commons/proper/exec/tags/EXEC_1_0_1_RC2 > [INFO] Working directory: > /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk > [INFO] Transforming 'Commons Exec'... > [INFO] Not removing release POMs > [INFO] Checking in modified POMs... > [INFO] Executing: svn --non-interactive commit --file > /tmp/maven-scm-298400765.commit --targets > /tmp/maven-scm-3447475345724908690-targets > [INFO] Working directory: > /Users/siegfriedgoeschl/work/asf/commons/proper/exec/trunk > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to commit files > Provider message: > The svn command failed. > Command output: > svn: Commit failed (details follow): > svn: The specified baseline is not the latest baseline, so it may not be > checked out. > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 5 minutes 39 seconds > [INFO] Finished at: Tue Jul 14 18:26:13 CEST 2009 > [INFO] Final Memory: 5M/10M > [INFO] > ------------------------------------------------------------------------ > > === END === > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org