Do you get a list of valid steps? I’ve found that sometimes I put be wrong dsl construct so the suggested methods will give me less options and I’ll realize I’m not in a step but within a stage or vice versa.
On Fri, Jan 4, 2019 at 14:35 KeithC <[email protected]> wrote: > With version 2.2.0 of Pipeline Utility Steps, I appear to be unable to > call "readMavenPom" from my Jenkinsfile. The build log has an error: > > java.lang.NoSuchMethodError: No such DSL method 'readMavenPom' found among > steps > > > I can file a bug, but I wanted to verify that I wasn't missing something. > > > -- > 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/5e1f8265-c4e4-4c6b-8c9f-cead83780c3a%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/5e1f8265-c4e4-4c6b-8c9f-cead83780c3a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CADgiF9K_BhgGYJGfOezZ0xiXnkupyaVmh2CetW0EswjXn_%2BwOQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
