What goal are you using? There are two gaols that help with the fixup:
versions:update-parents - this will update any parent *from outside the reactor* to the latest version. versions:update-child-modules - this will fix the child modules of a multi-module build... the only issue with this at present is that the parent has to be the aggregator. It would help if we knew the structure you have -Stephen (the primary developer of versions-maven-plugin) 2009/2/18 Kannan Ekanath <kannan.ekan...@gmail.com>: > Hi, > I am part of a big corporate where we have about 40 different modules and we > release about 7 or 8 in any given release. We had a lot of problems manually > updating the pom versions of the unreleased modules. While trying to address > this issue, I was given the plugin > http://mojo.codehaus.org/versions-maven-plugin/index.html > > which would automatically fix childs "parent" section when only some of the > modules are released. > However the biggest problem is that this plugin expects that the parent > child project structure also mirrors the directory structure in source > control. This however will not be possible. So is there an alternative ? > Other than getting the source code and trying to fix this myself? > -- > Regards, > Kannan Ekanath > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email