Stephen Connolly wrote:

i got the impression that to fix it the dependency plugin would need to
depend obey the aether apis...

Correct. "mvn dependency:tree" or more precisely the maven-dependency-tree component currently relies on resolution events to deduce the dependency tree, Aether's tree construction is not event based. See also the Maven 3.x compat notes [0].


Benjamin


[0] https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-DependencyResolution

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to