Have you had a look at versions-maven-plugin? (which uses Java 1.4) On Tue, Sep 16, 2008 at 8:00 PM, Alexander Schwartz < [EMAIL PROTECTED]> wrote:
> Hi folks, > > is there interest in a maven plug-in which provides manipulations of pom > files? > > Supported use cases are > * Replacing the version of a parent pom. > * Replacing the version of a pom file. > * Replacing versions of dependencies. > > The mojo can be used to manipulate a single pom file or a set of pom files > contained in a folder. > Other similar use cases can be added, too. > > The plug-in uses Groovy. > > Have fun, > Alex > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
