[ http://jira.codehaus.org/browse/MNG-2172?page=all ]

John Casey updated MNG-2172:
----------------------------

    Fix Version: 2.1

> <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
>         Type: Bug

>   Components: Inheritence and Interpolation
>  Environment: 2.0.2-SNAPSHOT
>     Reporter: John Allen
>      Fix For: 2.1

>
>
> 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

Reply via email to