mboot will not detect dependency versions injected via dependencyManagement ---------------------------------------------------------------------------
Key: MNG-508 URL: http://jira.codehaus.org/browse/MNG-508 Project: Maven 2 Type: Bug Reporter: John Casey the marmalade project makes use of dependencyManagement to help keep track of the common library versions used throughout the project. When these artifacts are subsequently released, their dependency versions are still a product of injecting that dependencyManagement info into the specific pom's dependency list. MBoot does not handle this correctly. instead, it blows off dependencyManagement sections. I'm correcting this for marmalade on the repository itself, but it will become a concern again as soon as the marmalade dependency is promoted to a new version. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]