I have a windows slave I am trying to use the Jenkins Groovy api on from the Groovy plugin "Execute Groovy Script" job element. However when I run the script it keeps throwing class not found exceptions for classes that come from dependencies of the Jenkins Groovy api. The first one was jenkins-core.jar. Is there a way I can tell Jenkins to deploy the api to the slave? So far I have been downloading them one at time.
I have admin access to the the slave in Jenkins and the server itself and I can configure my job by I cannot manage the Jenkins master. Although if master admin rights are required please tell me how to do it as if I had them. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d23e0a7a-ee56-40bb-aa05-03f3c4db7adf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
