Hi everyone, I'm trying to get the version of a specific module withing the Root Pom of my Maven2.x based Project via my own plugin.
via the MavenModuleSet i was able to get the RootPOM's path now i could just use a Document, DocumentBuilder and File to achieve what i want but i was hoping to find some standard utils within jenkins that already does similar operation to use. would be great if someone can point to the right direction thanks & regards Yassine
