I am having some problems using the CVS Tagging Plug-in to work properly.
The plug-in worked with hudson but I shifted to using Jenkins because
hudson was having some problems with my groovy scripts.

I would prefer to use the plug-in but I guess I could just do the CVS
tagging in a script if I had to.

Google turned up problems with older versions, but all the solutions talked
about upgrading the CVS Plug-in and I'm already at the latest. I tried
downgrading the CVS Plug-in to 1.6 but that made things worse.

Any help or pointers would be appreciated.

I am using:

JDK 1.6.0_35
tomcat 7.0.39
cvs 1.11.20
Jenkins 1.508
Jenkins CVS Plug-in 2.8
Jenkins CVS Tagging Plug-in 1.7

I am getting the following error in the tomcat log:

SEVERE: Executor threw an exception
java.lang.NoSuchMethodError:
hudson.scm.CVSSCM$DescriptorImpl.getCvsExeOrDefault()Ljava/lang/String;
        at hudson.plugins.cvs_tag.CvsTagPlugin.perform(CvsTagPlugin.java:89)
        at
hudson.plugins.cvs_tag.CvsTagPublisher.perform(CvsTagPublisher.java:117)
        at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
        at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:798)
        at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:770)
        at hudson.model.Build$BuildExecution.cleanUp(Build.java:192)
        at hudson.model.Run.execute(Run.java:1620)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at
hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:237)

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to