I guess you mean Pipeline: Groovy 2.54? The current version is 2.66. My guess is that your version of Jenkins is old, and you updated Pipeline: Groovy to a version that requires a newer version of Jenkins (although you should have seen a warning if this happened) and so workflow-cps or some dependent plugin failed to load.
What version of Jenkins are you running, and do you see any error message in your Jenkins logs? > On Apr 17, 2019, at 02:14, Jitendra Drona <[email protected]> wrote: > > New updated groovy plugin isn't populating filed of groovy scripting in > pipeline jobs. > > Also, it's not able to provide any options in pipeline snippet generator. > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/12153cee-c5e2-432e-8d20-33c4a95bad37%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/12153cee-c5e2-432e-8d20-33c4a95bad37%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > <Pipeline Groovy Plugin-issue-1.png><Pipeline Groovy Plugin-issue-2.png> -- 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/76437A14-52A5-409E-BEB5-386A7B64407F%40cloudbees.com. For more options, visit https://groups.google.com/d/optout.
