Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
2.0.2-SNAPSHOT
Description
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..
Attachments
Issue Links
- relates to
-
MNG-2496 dependencyManagement not used for dependencies in plugin section.
- Closed