-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
There is some issue with the new version of the release plugin due to which
there is no way to configure new or existing jobs in Hudson 1.302 and upwards.
The configure screen only show attributes before the Configure Release check box
is presented. Anything after that are not displayed and hence, the jobs cannot
be configured at all even if the jobs do not use this plugin.
Following exception is thrown in the log:
2009/05/11 17:08:38 | 17:08:38,036 ERROR [[Stapler]] Servlet.service() for
servlet Stapler threw exception
INFO | jvm 4 | 2009/05/11 17:08:38 | java.lang.NoClassDefFoundError:
hudson/maven/MavenModuleSet
INFO | jvm 4 | 2009/05/11 17:08:38 | at
hudson.plugins.release.ReleaseWrapper$DescriptorImpl.isApplicable(ReleaseWrapper.java:187)
INFO | jvm 4 | 2009/05/11 17:08:38 | at
hudson.tasks.BuildWrappers.getFor(BuildWrappers.java:65)
INFO | jvm 4 | 2009/05/11 17:08:38 | at
hudson.Functions.getBuildWrapperDescriptors(Functions.java:600)
- duplicates
-
JENKINS-3628 Release plugin corrupts job configuration panel
-
- Closed
-