The following link from the README does not work:
https://oss.sonatype.org/content/repositories/snapshots/com/puppycrawl/tools/checkstyle/
|
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.
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
It returns
404 Not Found: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.