@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

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

              Created:
              Updated: