Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18400

Add Grape @Grab Support to Scriptler Plugin

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • scriptler-plugin
    • None

      Possibly similar to https://issues.jenkins-ci.org/browse/JENKINS-16361 in dsl-plugin.

      Scriptler Groovy scripts using the @Grape annotation fail with:

      Execution of script [CiDbPoller.groovy] failed - java.lang.NoClassDefFoundError: org/apache/ivy/core/report/ResolveReportorg.jenkinsci.plugins.scriptler.util.GroovyScript$ScriptlerExecutionException: java.lang.NoClassDefFoundError: org/apache/ivy/core/report/ResolveReport
      at org.jenkinsci.plugins.scriptler.util.GroovyScript.call(GroovyScript.java:108)

      In the issue related to dsl plugin, it seems that there is a resolution available. It would be nice if it could be applied here as well.

            domi Dominik Bartholdi
            timor_raiman Timor Raiman
            Votes:
            6 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: