I am working on a Jenkinsfile for use with Jenkins 2.0. The readMavenPom method is not recognized. Is there some configuration I am missing to make this available
readMavenPom
I needed to install the pipeline-utility-steps plugin.
pipeline-utility-steps