|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Script1.groovy: 2: unable to resolve class groovyx.net.http.RESTClient
@ line 2, column 1.
import groovyx.net.http.RESTClient
^
Script1.groovy: 1: unable to resolve class groovyx.net.http.ContentType
@ line 1, column 1.
import groovyx.net.http.ContentType