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.

dependencyTree is not printing anything (sbt 1.2.7) #171

Open
@unoexperto

Description

@unoexperto

I haven't used sbt-dependency-graph for a while and just noticed dependencyTree is not priting any output. I'm on sbt 1.2.7, Scala 2.12.7. What am I missing ? Here is how it looks like:

sbt:api-server> project rootApi
[info] Set current project to api-server (in build file:/home/expert/work/sideprojects/case/backend/server/api-server/)
sbt:api-server> dependencyTree
[success] Total time: 3 s, completed Dec 13, 2018, 5:26:27 PM

I thought maybe I should enable it now in build.sbt so I added enablePlugins(DependencyGraphPlugin) but it didn't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions