Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Allow option to skip evicted #117

Open
erikvanoosten opened this issue Feb 9, 2017 · 1 comment
Open

Allow option to skip evicted #117

erikvanoosten opened this issue Feb 9, 2017 · 1 comment

Comments

@erikvanoosten
Copy link

I have to deal here with a depenency tree of 38K lines. It would be a lot more manageable if the evicted parts could be excluded. Please add a switch for that.

@MaxNevermind
Copy link

MaxNevermind commented Jun 29, 2018

  • skip skip lines: "| "
  • skip dependency if its already mentioned above

Currently it's unreadable mess in comparison to maven's dependency:tree clean output. Output of this plugin is 9K lines for my project when Maven output is 200 lines. I guess it's easier to write a simple script to convert dependencies to some basic pom.xml and run mvn dependency:tree on it than use this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants