You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Gabriel Belingueres <be...@gmail.com> on 2018/12/18 20:02:40 UTC

enforcer plugin: which dependency to get the complete raw tree

Hi:

I'm trying to upgrade enforcer's shared dependency-tree library to 3.0.0
but as said in MENFORCER-277 [1], there are some rules that require to have
access to the complete, unresolved dependency tree. For what I saw this
functionality is not currently present (that is, accessing the correct
aether API).

Is the maven-artifact-transfer library a better fit than the shared
dependency-tree? and is the 0.10.1 version production-ready?

TIA,
Gabriel

[1] https://issues.apache.org/jira/projects/MENFORCER/issues/MENFORCER-277