Fork me on GitHub
#cljdoc
<
2018-11-30
>
Daw-Ran Liou16:11:11

Hey @martinklepsch I just saw this library doesn't have any namespaces generated on cljdoc. How do we check the CI job log to troubleshoot this? https://cljdoc.org/d/fundingcircle/jackdaw/0.4.0/doc/readme

martinklepsch16:11:49

@dawranliou you can search for the artifact name on http://cljdoc.org/builds

martinklepsch16:11:05

if it's not there it's usually easiest to just trigger a new build to have it show up again 😄

Daw-Ran Liou16:11:02

Found it, thanks! I was watching the clojure conj videos and found this library.

âž• 4
Daw-Ran Liou16:11:36

Hmmm the analysis failed because a artifact cannot be found on Maven central

martinklepsch22:11:27

Yeah, seems like it... Have you looked into it any further @dawranliou? Perhaps this is the cause: https://dev.clojure.org/jira/browse/TDEPS-46