@lee A question for you about https://ask.clojure.org/index.php/12817/tools-support-providing-additional-dependencies-provided -- the OP seems to indicate provided scope in the generated pom.xml file would solve problems with "optional" (dev/test-only) dependencies in libraries, allowing cljdoc to correctly analyze such projects. Is that true?
Thanks for the ping! This is cljdoc's only current technique for specifying optional deps as documented https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#getting-dependencies-right. I can chime in on ask.clojure.
Glad I pinged you 🙂
Me too! simple_smile
Chiming complete! https://ask.clojure.org/index.php/12817/tools-support-providing-additional-dependencies-provided?show=14274#c14274