Upgrade Maven POM Versions Recursively

More often than not, my projects end up as multi-module maven builds, with a top-level pom.xml in the trunk directory and sub pom.xml files in each module. For big projects, I even end up with more that two levels of POM inheritance. All this adds up to how many pom.xml files the project contains, and [...]

August 24, 2008  Tags: ,   Posted in: Tools  3 Comments