Skip to content

Resolve custom repositories #4

@julienfantin

Description

@julienfantin

One of our transitive dependencies pulls from a custom repository [1] which seems to confuse vizdeps, erroring with:

clojure.lang.ExceptionInfo: Exception processing dependencies of [cc.qbits/alia-all "3.3.0" :exclusions [[org.clojure/tools.reader]]]: Exception processing dependencies of [cc.qbits/alia-eaio-uuid "3.1.3"]: Exception processing dependencies of [cc.qbits/tardis "1.0.0"]: Exception processing dependenci
es of [com.eaio.uuid/uuid "3.3"]: Exception resolving dependencies of [com.eaio.uuid/uuid "3.3"]: Could not resolve dependencies
...
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact com.eaio.uuid:uuid:jar:3.3 in central (https://repo1.maven.org/maven2/)

The command runs once we had the repository to our own project however.

[1] https://github.com/mpenet/tardis/blob/master/project.clj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions