Skip to content

Redirect from clojars.org/repo/ to repo.clojars.org #734

@tobias

Description

@tobias

This change will allow us to move away from having two repos, with the cloudfiles-based CDN-fronted repo becoming the sole repo.

Users using a modern version of lein (2.8.0 or newer), boot
(2.7.0 or newer), or tools.deps.alpha (0.5.425 or newer), are
already using the cdn-fronted repository, and should see no issues
with dependency resolution or deployment.

The cdn-fronted repository uses some TLS features that aren't
supported by older java versions by default. Users using an older
version of Java (pre-Java 8) may be using older build tools or
have configured newer versions of the tools to point to the on-disk
repository to avoid this. With this change, they may no longer be able
to resolve dependencies.

If this change affects you, please comment below.

See https://groups.google.com/d/msg/clojure/ZXBOQD5Ubbc/D4ktv8aFCQAJ for more context.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions