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

Allow running whatDependsOn without version number #110

@benmccann

Description

@benmccann

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions