Hi, Use -DtagBase=https://svn.codehaus.org/mojo/tags/
Concerning cli issue are you using svn 1.5.x ? As I remember there is some issues with this version and maven-scm. -- Olivier 2009/1/21 <[email protected]>: > > Do anybody see what's going on here? > > I first tried to release the hibernate3 plugin w/o any special options (e.g. > mvn release:prepare release:perform in the top of the multi project). > > That failed with the same message as under (2nd time with: > mvn release:prepare > -DtagBase=https://svn.codehaus.org/mojo/tags/maven-hibernate3-2.2) > > > > INFO] [INFO] Building jar: > /u/david/projects/codehaus/mojo/trunk/mojo/hibernate3/hibernate3-maven-plugin/target/hibernate3-maven-plugin-2.2.jar > [INFO] [INFO] [plugin:addPluginArtifactMetadata] > [INFO] [INFO] > [INFO] [INFO] > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] Reactor Summary: > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] Hibernate 3 Maven 2 Integration ....................... > SUCCESS [14.131s] > [INFO] [INFO] Maven Hibernate3 API .................................. > SUCCESS [14.251s] > [INFO] [INFO] Maven Hibernate3 Components ........................... > SUCCESS [0.146s] > [INFO] [INFO] Maven Hibernate3 Implementation - JDK14 ............... > SUCCESS [2.980s] > [INFO] [INFO] Maven Hibernate3 Implementation - JDK15 ............... > SUCCESS [4.138s] > [INFO] [INFO] Hibernate3 Maven Plugin ............................... > SUCCESS [35.626s] > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] BUILD SUCCESSFUL > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] [INFO] Total time: 1 minute 18 seconds > [INFO] [INFO] Finished at: Tue Jan 20 23:54:59 CET 2009 > [INFO] [INFO] Final Memory: 33M/60M > [INFO] [INFO] > ------------------------------------------------------------------------ > [INFO] Checking in modified POMs... > [INFO] Executing: /bin/sh -c cd > /u/david/projects/codehaus/mojo/trunk/mojo/hibernate3 && svn > --non-interactive commit --file /tmp/maven-scm-1427631040.commit --targets > /tmp/maven-scm-8699978438242980167-targets > [INFO] Working directory: > /u/david/projects/codehaus/mojo/trunk/mojo/hibernate3 > [INFO] Tagging release with the label maven-hibernate3-2.2... > [INFO] Executing: /bin/sh -c cd > /u/david/projects/codehaus/mojo/trunk/mojo/hibernate3 && svn > --non-interactive copy --file /tmp/maven-scm-298943067.commit . > https://svn.codehaus.org/mojo/tags/maven-hibernate3-2.2 > [INFO] Working directory: > /u/david/projects/codehaus/mojo/trunk/mojo/hibernate3 > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to tag SCM > Provider message: > The svn tag command failed. > Command output: > svn: Commit failed (details follow): > svn: File '/mojo/tags/maven-hibernate3-2.2/hibernate3-maven-plugin/pom.xml' > already exists > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2 minutes 7 seconds > [INFO] Finished at: Tue Jan 20 23:55:13 CET 2009 > [INFO] Final Memory: 12M/23M > [INFO] > ------------------------------------------------------------------------ > > > Which is really strange as > https://svn.codehaus.org/mojo/tags/maven-hibernate3-2.2 > > doesn't exist at all (!) > > > > -- > David J. M. Karlsen - +47 90 68 22 43 > http://www.davidkarlsen.com > http://mp3.davidkarlsen.com > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
