Skip to content

Broken link to Maven Snapshot repository in README #18062

@stoyanK7

Description

@stoyanK7

The following link from the README does not work:

https://oss.sonatype.org/content/repositories/snapshots/com/puppycrawl/tools/checkstyle/

checkstyle/README.md

Lines 31 to 32 in 9ae89e9

Each-commit builds of maven artifacts can be found at
[Maven Snapshot repository](https://oss.sonatype.org/content/repositories/snapshots/com/puppycrawl/tools/checkstyle/).

It returns 404 Not Found:

$ curl -o - -I https://oss.sonatype.org/content/repositories/snapshots/com/puppycrawl/tools/checkstyle/
HTTP/2 404 
server: awselb/2.0
date: Thu, 06 Nov 2025 18:07:36 GMT
content-type: text/plain; charset=utf-8
content-length: 0

The new Maven Central link for checkstyle is https://central.sonatype.com/artifact/com.puppycrawl.tools/checkstyle. However, I do not see any SNAPSHOTs being uploaded.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions