It also appears that when processing child modules of a project that includes DM deps w/scope=import that it does not properly update the <parent> version in the child pom and inserts a new <version> element with the release version.
:-( --jason On Sep 29, 2010, at 10:33 AM, Jason Dillon wrote: > It looks like maven-release-plugin:2.0 is not properly updating dependencies > in the dependencyManagement section with scope=import. Basically making it > impossible to release using the plugin when using import scope to manage > dependencies in a complex project. > > Is this easy to fix... or even on anyones radar? > > --jason --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
