walmartlabs / vizdeps

Visualize Leiningen dependencies using Graphviz
Apache License 2.0
131 stars 13 forks source link

Exceptions seen with Leiningen 2.8.1 #11

Closed codeasone closed 4 years ago

codeasone commented 6 years ago

I'm seeing the following exception when running lein vizdeps under Leiningen 2.8.1:

➜  app lein vizdeps
java.lang.ClassCastException: java.lang.String cannot be cast to clojure.lang.IFn
 at cemerick.pomegranate.aether$resolve_dependencies_STAR_.invokeStatic (aether.clj:786)

Environment details and steps taken to reproduce/isolate: https://gist.github.com/codeasone/5efbc080918c1d63da267e1c618c5b42

Reverting to Leiningen 2.7.1 restores functionality.

viesti commented 5 years ago

A friendly nudge, I'd like a fix too. I got interested on this project after listening the latest The REPL podcast :) https://www.therepl.net/episodes/10/

smessems commented 5 years ago

+1

AndreaCrotti commented 5 years ago

👍 I can also reproduce it

AndreaCrotti commented 5 years ago

Why was this closed @codeasone ? It doesn't look like it was fixed in the meanwhile right?

codeasone commented 5 years ago

Apologies, but it is fixed in the clj-commons fork so I wrongly assumed it was not longer relevant.

On Mon, 20 May 2019, 10:21 Andrea Crotti, notifications@github.com wrote:

Why was this closed @codeasone https://github.com/codeasone ? It doesn't look like it was fixed in the meanwhile right?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/walmartlabs/vizdeps/issues/11?email_source=notifications&email_token=AFNEAZ2FAEPYHCCTQ5KDRKLPWJUTDA5CNFSM4EUJ4RGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVYGWYI#issuecomment-493906785, or mute the thread https://github.com/notifications/unsubscribe-auth/AFNEAZ6ACVRPR2OJSWDRBATPWJUTDANCNFSM4EUJ4RGA .

AndreaCrotti commented 5 years ago

Ah right, sure, I didn't know there was a clj-commons fork, but it doesn't seem to publish anything on clojars. If this is the official fork maybe at least this project should mention it: https://github.com/clj-commons/vizdeps