-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Jenkins 1.594, Subversion Tag v1.17
See case https://issues.jenkins-ci.org/browse/JENKINS-18935
I am attempting to tag a project I host on Sourceforge using this plugin. I have, as far as I am aware, configured my credentials (as much as I can in the ) including the ssh agent plugin. Yet still I get a java exception:
java.lang.NoSuchMethodError:
hudson.scm.SubversionSCM.getRevisionFile(...)
XXXsnipXXX
I am using the Subversion plugin v2.5-SNAPSHOT (private-12/17/2014 10:23-jenkins)
(I require svn v1.8 support), so I suspect this is the issue. Might it be possible to update this plugin, and confirm if it can work with Sourceforge?
- is duplicated by
-
JENKINS-26611 Subversion Plugin - SvnTagPublisher aborted java.lang.NoSuchMethodError
- Resolved