[
https://issues.apache.org/jira/browse/MCOMPILER-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MCOMPILER-487.
------------------------------------
Resolution: Information Provided
> maven-metadata.xml invalid sha1 checksum on Maven Central
> ---------------------------------------------------------
>
> Key: MCOMPILER-487
> URL: https://issues.apache.org/jira/browse/MCOMPILER-487
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Environment: Debian GNU/Linux 11 (bullseye)
> Reporter: Antoine Mottier
> Priority: Major
>
> According to
> [https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml.sha1]
> SHA1 checksum of {{maven-metadata.xml}} is
> {{c9234f50dcfff6237825f81a18af72cbacc70c06}} but when
> {{versions-maven-plugin}} is downloading the file
> https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
> it complains about an invalid checksum: {{[WARNING] *** CHECKSUM FAILED -
> Checksum failed on download: local =
> '7aada491617a77d61a21b21223c6190173d8a3bc'; remote =
> 'c9234f50dcfff6237825f81a18af72cbacc70c06' - RETRYING}}
> I download the file using {{wget}} and {{curl}} and I running {{sha1sum}} and
> I'm always getting '7aada491617a77d61a21b21223c6190173d8a3bc'.
> All other checksum (MD5, SHA256, etc.) have correct values.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)