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

Allow to use @Grab in a Script Console

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Minor
    • groovy-plugin
    • None

    Description

      Currently @Grab works only in Groovy scripts run on a forked JVM. In a Script Console and System Groovy Scripts it ends with:

      FATAL: org/apache/ivy/core/report/ResolveReport
      java.lang.NoClassDefFoundError: org/apache/ivy/core/report/ResolveReport
      

      It is sometimes useful to be able to extend script abilities with external libs (like HTTP Builder).

      Attachments

        Issue Links

          Activity

            People

              vjuranek vjuranek
              emszpak Marcin ZajÄ…czkowski
              Votes:
              12 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

                Created:
                Updated: