Hacker News new | ask | show | jobs
by dmix 5051 days ago
I tried loading my clojure project (https://github.com/dmix/documeds) but I'm only getting a "Connecting" loading screen for 30min.
2 comments

the reason it fails is because it's looking for an artifact that doesn't exist:

   Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:

   1) org.clojure.contrib:prxml:jar:1.3.0-alpha4

   Try downloading the file manually from the project website.
It takes a VERY long time to load.