Hello everybody! I need to use Jenkins Artifactory Plugin for release management of projects managed using Jenkins. Basically, plugin can't create the specified release tag in svn. 1) Svn credentials are stored in project configuration, they are correct because project is successfully checked out. 2) There is not any existing tag 0.0.1
*Jenkins installation*: Jenkins ver. 2.41 <http://jenkins-ci.org/> *Svn version*: svn, version 1.7.4 (r1295709) compiled Mar 5 2012, 09:29:21 *Jdk*: 1.8 *Jenkins Artifactory Plugin:* 2.9.0 *Subversion plugin*: 2.7.1 *Release process configuration* *One version for all module:* Release version: 0.0.1 Next version 0.0.2-SNAPSHOT *Create VCS tag: * Tag name/URL: svn://<server.address>/<project.root>/testReleaseIntegration/tags/0.0.1 I tried svn://<server.address>/<project.root>/testReleaseIntegration/tags, but svn complains that directory already exists *Tag comment: *release *Next development version comment: *new version This is the log of the staging process [INFO] Installing C:\Program Files (x86)\Jenkins\workspace\test\pom.xml to C:\Windows\system32\config\systemprofile\.m2\repository\mycompany\testReleaseIntegration\0.0.1\testReleaseIntegration-0.0.1.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.795 s [INFO] Finished at: 2017-01-20T09:53:30+01:00 [INFO] Final Memory: 13M/128M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving C:\Program Files (x86)\Jenkins\workspace\test\pom.xml to it.eng/testReleaseIntegration/0.0.1/testReleaseIntegration-0.0.1.pom [JENKINS] Archiving C:\Program Files (x86)\Jenkins\workspace\test\target\testReleaseIntegration-0.0.1.jar to it.eng/testReleaseIntegration/0.0.1/testReleaseIntegration-0.0.1.jar [RELEASE] Creating subversion tag: svn://<server.address>/<project.root>/testReleaseIntegration/tags/0.0.1 channel stopped Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 Failure in post build SCM action: Subversion tag creation failed: svn: E200015: Authentication cancelled [RELEASE] Reverting working copy: C:\Program Files (x86)\Jenkins\workspace\test Finished: FAILURE Any help or suggestion would be really appreciated -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ba00d55d-9f0a-4032-a9fe-6d529ad1aab1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.