[
https://issues.apache.org/jira/browse/MSHARED-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729206#comment-16729206
]
Karl Heinz Marbaise commented on MSHARED-788:
---------------------------------------------
Hi [~belingueres], an answer on mailing list can take time in particular over
holidays...
The [maven-artifact-transfer
lib|https://maven.apache.org/shared/maven-artifact-transfer/index.html] is
intended for install, deploy and resolve artifacts in Maven 3. which would give
you the chance the concentrate only on solving the tree problems in dependency
tree without having to bother about Aether etc. and yes currently
maven-artifact-transfer is being used already in several plugins which you
might think based on the version 0.10.1 ...but this means on the other hand we
can change/enhance it to our needs or maybe you have needs to for that lib as
well...
Ok Now I understand your intention that you like to make Enforcer with Maven 3+
only working correctly...which would be great...and I appreciate your help
here....Just ping me if you need help or support...also don't hesitate to do
that on the mailing list....
> 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)