Hi, As you can see, there is a commit in the second line that is executed perfectly (I have checked it at my svn repository in sourceforge), but the 4th line which should create a new directory under "tags" for the release being cooked, fails with a 403 :(
Any clue? [INFO] Checking in modified POMs... [INFO] Executing: svn --username nimeacuerdo --password ***** --non-interactive commit --file /tmp/maven-scm-523270409.commit /Users/david/Documents/eclipseworkspace/mavenium/pom.xml [INFO] Working directory: /Users/david/Documents/eclipseworkspace/mavenium [INFO] Tagging release with the label mavenium-0.1... [INFO] Executing: svn --username nimeacuerdo --password ***** --non-interactive copy --file /tmp/maven-scm-884527461.commit . https://svn.sourceforge.net/svnroot/mavenium/tags/mavenium-0.1 [INFO] Working directory: /Users/david/Documents/eclipseworkspace/mavenium [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: COPY of mavenium-0.1: 403 Forbidden (https://svn.sourceforge.net) [INFO] ------------------------------------------------------------------------ TIA --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
