-
New Feature
-
Resolution: Unresolved
-
Major
-
None
@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?
- is related to
-
JENKINS-18400 Add Grape @Grab Support to Scriptler Plugin
- Open
-
JENKINS-18484 Add Grape @Grab support to flow-dsl plugin
- Open
-
JENKINS-18349 Allow to use @Grab in a Script Console
- Open
-
JENKINS-16361 @Grab Grape support
- Closed