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 only prints the module itself (no dependencies) #176

Open
@pmpfr

Description

@pmpfr

Under sbt 0.13.17; sbt-dependency-draph 0.9.2, a multi-module project:

> Common/dependencyTree
[info] com.ocado.cfc.vectortests:common_2.12:0ec6cb226ed46262f97474689f421a5a9a4f2305-SNAPSHOT-pmpfr-snyk
[success] Total time: 0 s, completed 07-Feb-2019 17:47:46

If run on the root project, it prints one line for each module and still thinks nothing depends on anything. If I downgrade to 0.8.2 it works fine.

Superficially similar to #171 except the output is one line rather than no line and different sbt versions.

Tomorrow I may try to find a more minimal reproduction.

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