[
https://issues.apache.org/jira/browse/MSHARED-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729201#comment-16729201
]
Gabriel Belingueres commented on MSHARED-788:
---------------------------------------------
Hi Karl.
Yes I've been looking at maven-artifact-transfer...seemed to me a library
pretty much as dependency-tree 3.x. Asked a question on the mailing list...no
answers.
About the Enforcer rules, I did not meant to re implement them again, but to
make them work again when upgrading to maven-dependency-tree 3.0.x. As a matter
of fact, I used the Enforcer project ITs to test this component.
Anyway, you may want to hold the merge as I discovered that it pass all
Enforcer tests with dependencyConvergence and requireUpperBounds, but it
doesn't retrieve the right component versions in more elaborated cases...I will
be committing over this PR when I could finally solve them.
> Add functionality to collect raw dependencies in Maven 3+
> ---------------------------------------------------------
>
> Key: MSHARED-788
> URL: https://issues.apache.org/jira/browse/MSHARED-788
> Project: Maven Shared Components
> Issue Type: Improvement
> Components: maven-dependency-tree
> Affects Versions: maven-dependency-tree-3.0, maven-dependency-tree-3.0.1
> Reporter: Gabriel Belingueres
> Priority: Major
> Time Spent: 10m
>
> Add funcionality allowing to collect raw project dependencies. Add a layer to
> hide against Maven 3's sonatype aether and Maven 3.1+ eclipse aether.
> This could be used to implement dependencyConvergence and
> requireUpperBoundDeps enforcer rules.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)