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 was archived by the owner on Apr 8, 2021. It is now read-only.
I'd really like to be able to run whatDependsOn without needing the version number.
E.g. right now I'm trying to track down a problem that I know is caused by having both log4j-over-slf4j.jar AND slf4j-log4j12.jar on the classpath, but I don't know what versions are being transitively pulled in. I tried running dependencyTree, but it took half an hour and died with an out of heap space error. Even if I did know the version numbers of the jars it would be more convenient to have the version number be optional
chrisbenincasa, chengzp, ryan-williams, pmkc and pshirshov