Skip to content

jbundle tree generates a flat tree when Jarfile.lock is present #99

@satyanash

Description

@satyanash

I'm having an issue where I need to zero down on which jar is bringing in a specific transitive dependency. Whenever I run jbundle tree, all I get is a flattened out tree which very closely resembles what is present in the Jarfile.lock.
It also appears that deleting the Jarfile.lock and then running jbundle tree seems to solve this and I get what looks much more like a proper dependency tree as it should be.

This seems like a bug?

Ruby version: jruby 9.2.6.0 (2.5.3) 2019-02-11
jbundler version: jbundler (0.9.3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions