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 В· polesen В· 3 Comments
Tags: ,  В· Posted in: Tools