Hi, I am getting the below error on implementing the groovy script.
/var/jenkins_home/workspace/Automate_IT/ClearCase_Job_DSL/jenkins/job-dsl/ClearCaseBuilds.groovy: 8: unable to resolve class org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl.DescriptorImpl @ line 8, column 1. import org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl.DescriptorImpl; ^ /var/jenkins_home/workspace/Automate_IT/ClearCase_Job_DSL/jenkins/job-dsl/ClearCaseBuilds.groovy: 7: unable to resolve class org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl @ line 7, column 1. import org.jenkinsci.plugins.plaincredentials.impl.StringCredentialsImpl; Please do let me know how to fix this. Regards, -- 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/CAN-Z7oc-8ZeNuqVE3ytYhYvm%3DoEWgkvfDFRKw85cKNQY-5d-MQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
