@Grab(group='org.codehaus.groovy.modules.http-builder', module='http-builder', version='0.5.2' )
      def http = new groovyx.net.http.HTTPBuilder('http://www.codehaus.org')

      causes:

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

      Is there a way to use HTTPBuilder with groovy post build?

          [JENKINS-15512] HTTPBuilder for Groovy Post Build

          Jeff Storey added a comment -

          Generic @Grab annotation support would be really helpful

          Jeff Storey added a comment - Generic @Grab annotation support would be really helpful

          Similar issues for other plugins and for @Grab support in the core product altogether (e.g. Groovy System Console / System Groovy Scripts)

          Patrice Matignon added a comment - Similar issues for other plugins and for @Grab support in the core product altogether (e.g. Groovy System Console / System Groovy Scripts)

            wolfs Stefan Wolf
            bootstraponline bootstraponline
            Votes:
            9 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: