jmini / ecentral

Script and data around the Eclipse Platform artifacts published on maven central.
https://jmini.github.io/ecentral/
Eclipse Public License 2.0
6 stars 2 forks source link

Add checksum validation files #3

Closed jmini closed 3 years ago

jmini commented 3 years ago

When using the BOM file with maven, there is this warning:

Downloading from ecentral: https://raw.githubusercontent.com/jmini/ecentral/HEAD/repo/fr/jmini/ecentral/eclipse-platform-dependencies/4.14/eclipse-platform-dependencies-4.14.pom
[WARNING] Could not validate integrity of download from https://raw.githubusercontent.com/jmini/ecentral/HEAD/repo/fr/jmini/ecentral/eclipse-platform-dependencies/4.14/eclipse-platform-dependencies-4.14.pom: Checksum validation failed, no checksums available
[WARNING] Checksum validation failed, no checksums available from ecentral for https://raw.githubusercontent.com/jmini/ecentral/HEAD/repo/fr/jmini/ecentral/eclipse-platform-dependencies/4.14/eclipse-platform-dependencies-4.14.pom
Downloaded from ecentral: https://raw.githubusercontent.com/jmini/ecentral/HEAD/repo/fr/jmini/ecentral/eclipse-platform-dependencies/4.14/eclipse-platform-dependencies-4.14.pom

Next to the pom file there should be some checksum files (md5, sha1, sha256, sha512).