Open
Description
See this build:
https://app.circleci.com/pipelines/github/cljdoc/builder/46360/workflows/bf4aca79-e747-4b37-9877-2f70ad3f4c7b/jobs/62735
2023-10-04 09:12:09,207 ERROR cljdoc-analyzer.runner - Could not find artifact com.kohlschutter.junixsocket:junixsocket-core:jar:2.8.0 in central (https://repo1.maven.org/maven2/)
2023-10-04 09:12:09,207 ERROR cljdoc-analyzer.runner - STDOUT
nil
2023-10-04 09:12:09,207 ERROR cljdoc-analyzer.runner - STDERR
nil
junixsocket-core
is a POM-only dependency of unixsocket-http
(whose analysis fails in the above build). Thus, there is no JAR in the Maven repository.
This is how the dependency is declared in project.clj
:
[com.kohlschutter.junixsocket/junixsocket-core "2.8.0" :extension "pom"]
Metadata
Metadata
Assignees
Labels
No labels
Activity