[
https://issues.jenkins-ci.org/browse/JENKINS-13024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162651#comment-162651
]
Marc Günther commented on JENKINS-13024:
----------------------------------------
I guess the {{@Extension}} annotation is missing in front of the
{code} public static class GroovyScriptPathDescriptor extends
Descriptor<GroovyScriptPath> {
{code}
> Error in log indicating a missing descriptor
> --------------------------------------------
>
> Key: JENKINS-13024
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13024
> Project: Jenkins
> Issue Type: Bug
> Components: groovy-postbuild
> Reporter: Peter Hayes
> Assignee: wolfs
>
> I'm seeing this in our log file using version 1.6 and Jenkins 1.454
> Caused by: java.lang.AssertionError: class
> org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath is missing its
> descriptor in public java.util.List
> org.jvnet.hudson.plugins.groovypostbuild.GroovyPostbuildRecorder.getClasspath().
> See
> https://wiki.jenkins-ci.org/display/JENKINS/My+class+is+missing+descriptor
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira