You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by akacme <gi...@git.apache.org> on 2015/12/14 08:46:30 UTC

[GitHub] maven pull request: [MNG-5947] dependencyManagement import section...

GitHub user akacme opened a pull request:

    https://github.com/apache/maven/pull/73

    [MNG-5947] dependencyManagement import section does not resolve dependencies using "nearest" definition

    dependencies using "nearest" definition
    
    o DepenencyManagement model updated to contain declared dependencies 
      and imported dependency managements
    o DefaultModelBuilder responsible for filling updated
      DependencyManagement model
    o DefaultDepenendcyManagementImporter uses graph of dependencyManagement
      imports to properly find depth of a dependency in a tree and use
      "nearest" version (instead of first match)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/akacme/maven MNG-5947

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #73
    
----
commit 71c7195e130c73d9e67fd5d55b4f963499951781
Author: Michal Kowalcze <mi...@smart4aviation.aero>
Date:   2015-12-14T07:19:33Z

    [MNG-5947] dependencyManagement import section does not resolve
    dependencies using "nearest" definition
    
    o DepenencyManagement model updated to contain declared dependencies 
      and imported dependency managements
    o DefaultModelBuilder responsible for filling updated
      DependencyManagement model
    o DefaultDepenendcyManagementImporter uses graph of dependencyManagement
      imports to properly find depth of a dependency in a tree and use
      "nearest" version (instead of first match)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven pull request: [MNG-5947] dependencyManagement import section...

Posted by akacme <gi...@git.apache.org>.
Github user akacme closed the pull request at:

    https://github.com/apache/maven/pull/73


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org