You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/11/11 23:50:12 UTC

[GitHub] [maven-dependency-plugin] froque commented on pull request #173: [MDEP-761] Tree plugin does not terminate with 3.2.0

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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org