Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
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
- 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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is related to |
Link | This issue is related to JENKINS-18349 [ JENKINS-18349 ] |
Link | This issue is related to JENKINS-18400 [ JENKINS-18400 ] |
Link | This issue is related to JENKINS-18484 [ JENKINS-18484 ] |
Workflow | JNJira [ 146268 ] | JNJira + In-Review [ 176568 ] |
Generic @Grab annotation support would be really helpful