Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » SvnTag Plugin issue Hudson v. 2.2.0(SvnTag Plugin not able to perform SVN TAG Anymore with Hudson 2.2.0)
SvnTag Plugin issue Hudson v. 2.2.0 [message #816114] Thu, 08 March 2012 12:48
Daniel De Luca is currently offline Daniel De LucaFriend
Messages: 1
Registered: March 2012
Junior Member
Hi there,
After looking around in the various Hudson's forum I couldn't find any related topic so I'm posting this one.

I've recently upgraded to Hudson 2.2.0 which includes the Hudson Subversion Plug-in (SvnTagPlugin) version 2.2.0_1 (pinned plugin).

The plugin is not working anymore (see after for stack trace).
This is really problematic for me because all my continuous integration processes (for all the developments) are blocked because of this.

Any idea how,when this issue will be solved ?

Many thanks in advance for your answers.

Stack Trace:
Feb 22, 2012 8:53:38 AM hudson.model.Executor run
SEVERE: Executor threw an exception
java.lang.NoSuchMethodError: hudson.model.AbstractBuild.getRootBuild()Lhudson/model/AbstractBuild;
at hudson.plugins.svn_tag.SvnTagPlugin.perform(SvnTagPlugin.java:79)
at hudson.plugins.svn_tag.SvnTagPublisher.perform(SvnTagPublisher.java:79)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:36)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:630)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:608)
at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:584)
at hudson.model.Build$RunnerImpl.cleanUp(Build.java:168)
at hudson.model.Run.run(Run.java:1409)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Previous Topic:login to hudson 2.0.0 failing on my client
Next Topic:Best practices for backup
Goto Forum:
  


Current Time: Thu Apr 25 17:37:19 GMT 2024

Powered by FUDForum. Page generated in 0.02667 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top