Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
satyanash opened this issue Apr 21, 2020 · 0 comments
Open

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

satyanash opened this issue Apr 21, 2020 · 0 comments

Comments

@satyanash
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant