froque commented on pull request #173: URL: https://github.com/apache/maven-dependency-plugin/pull/173#issuecomment-966706277
I did not think of that. What a rabbit hole. `mvn -X` uses maven-resolver, which was Eclipse Aether (and previously Sonatype Aether). maven-dependency-tree is using Eclipse Aether. I guess it should be replaced with maven-resolver. So in essence yes, but there will be differences in the output due to different versions and different graph printers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
