-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Currently @Grab works only in Groovy scripts run on a forked JVM. In a Script Console and System Groovy Scripts it ends with:
FATAL: org/apache/ivy/core/report/ResolveReport java.lang.NoClassDefFoundError: org/apache/ivy/core/report/ResolveReport
It is sometimes useful to be able to extend script abilities with external libs (like HTTP Builder).
- depends on
-
JENKINS-29068 Split Groovy out of core
- Open
- is blocking
-
JENKINS-26192 Add support for Grape (@Grab) in workflow scripts
- Resolved
- is related to
-
JENKINS-15512 HTTPBuilder for Groovy Post Build
- Open
-
JENKINS-42307 Please add general support for Grape (and ivy)
- Open