Thanks, so I need to do it this way? { pipeline{ node{ def pom = readMavenPom() def version=pom.version
agent any tools { maven '3.x' } stages{} } } }? -- 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-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/278658b3-1a6d-465e-bf90-16a260a542a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.