Hi, I'm trying to use the versions plugin to update the parent version of all modules in my project to the latest snapshot version, but the plugin does not update any of the child pom files.
Could it be that my physical project layout is interfering, for example my root pom is located 2 directories down from project root and contains things like <module>../../modules</module> <module>../../examples</module> ../../modules and ../../examples each time contain another intermediate aggregator pom pointing to the different module and example directories. Also, none of these intermediate aggregator poms have a <parent> section declared, mainly because i found it too much maintenance. Maybe this can be problematic ? Thanks, Jorg --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email