You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: