[ http://jira.codehaus.org/browse/MNG-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101771 ]
John Allen commented on MNG-2172: --------------------------------- A dependency is a dependency. Dependency management is for aligning those dependencies. I think the distinction is moot but i look forward to a new way of aligning plugin dependencies that is better than relying upon ${properties}. > <dependencyManagement><dependency><version>'s are not used when evaluating > <plugin><dependencies><dependency> > ------------------------------------------------------------------------------------------------------------- > > Key: MNG-2172 > URL: http://jira.codehaus.org/browse/MNG-2172 > Project: Maven 2 > Issue Type: Bug > Components: Inheritance and Interpolation > Environment: 2.0.2-SNAPSHOT > Reporter: John Allen > Assignee: Jason van Zyl > Fix For: 2.1.x > > > dep management is not honoured for plugins dep evaluation. > <kenney> hm.. looks like inheritance, after investigating.. the > MavenMetaDataSource doesn't use the MavenProject.getDependencyManagement > <kenney> jah.. found it. > <jallen> NICE, estimate... 30 mins or 30 hrs? > <kenney> 30 mins > <kenney> the maven-project DefaultMavenProjectBuilder uses a different method > in the ArtifactResolved to resolve deps than the maven-core > DefaultPluginManager > <kenney> but all the info is available.. -- 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