Your pom.xml is lying about the path in SVN:

 <scm>
    <connection>scm:svn:https://svn.jenkins-ci.org/trunk/vncviewer</connection>
    
<developerConnection>scm:svn:https://svn.jenkins-ci.org/trunk/vncviewer</developerConnection>


On 27.03.2015, at 17:03, Dimitri Tenenbaum <[email protected]> wrote:

> Hello,
> 
> the call of "mvn release:prepare" failed with 
> "'/!svn/bc/41294/trunk/vncviewer' path not found " error message (see 
> stracktrace below).
> Any idea how to fix the problem?
> 
> Regards Dimitri
> 
>  Checking in modified POMs...
> [INFO] Executing: /bin/sh -c cd /tmp/vncviewer && svn --non-interactive 
> commit --file /tmp/maven-scm-1540954544.commit --targets 
> /tmp/maven-scm-1296231854630148249-targets
> [INFO] Working directory: /tmp/vncviewer
> [INFO] Tagging release with the label vncviewer-1.0...
> [INFO] Executing: /bin/sh -c cd /tmp/vncviewer && svn --non-interactive copy 
> --file /tmp/maven-scm-1229674005.commit --parents --revision 41294 
> https://svn.jenkins-ci.org/trunk/vncviewer 
> https://svn.jenkins-ci.org/tags/vncviewer-1.0
> [INFO] Working directory: /tmp/vncviewer
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 28.570s
> [INFO] Finished at: Fri Mar 27 16:47:59 CET 2015
> [INFO] Final Memory: 20M/427M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-release-plugin:2.5:prepare (default-cli) on 
> project vncviewer: Unable to tag SCM
> [ERROR] Provider message:
> [ERROR] The svn tag command failed.
> [ERROR] Command output:
> [ERROR] svn: E160013: '/!svn/bc/41294/trunk/vncviewer' path not found
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> 
> 
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/f9eed171-0007-4635-a1df-6af7ed221ef3%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/179CC9E3-F32A-49C0-96BA-98A1E284E263%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to