jenkins-infra / crawler

tools crawler
26 stars 65 forks source link

[INFRA-2963] crawler fails to fetch Maven versions #100

Closed dennisl closed 3 years ago

dennisl commented 3 years ago

There are message digest files for the Maven metadata files in Maven central. Due to increased security these now include .sha256 and .sha512 files, and these match the pattern being used to find versions. The crawler fails to read these files as html-pages, so we need to ignore them.

timja commented 3 years ago

Output looks good in the job