Jenkins credentials binding

390 views
Skip to first unread message

Subramanyeswari Ravinutala

unread,
May 12, 2017, 12:38:58 AM5/12/17
to jenkins...@googlegroups.com
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,

Mark Waite

unread,
May 12, 2017, 12:44:23 AM5/12/17
to jenkins...@googlegroups.com
That seems to come from the https://github.com/jenkinsci/plain-credentials-plugin .  Have you installed the plain-credentials-plugin into your Jenkins?

Mark Waite

--
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 jenkinsci-use...@googlegroups.com.
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.
Reply all
Reply to author
Forward
0 new messages