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

HTTPBuilder for Groovy Post Build

    XMLWordPrintable

Details

    Description

      @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?

      Attachments

        Issue Links

          Activity

            jeffastorey Jeff Storey added a comment -

            Generic @Grab annotation support would be really helpful

            jeffastorey 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)

            pmatignon 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)

            People

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

              Dates

                Created:
                Updated: