Details
-
Sub-task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
Native check is failing with:
Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.7.1:wget (zlib source download) on project hdds-rocks-native: Download failed with code 403: Forbidden
Locally:
$ mvn -N com.googlecode.maven-download-plugin:download-maven-plugin:1.7.1:wget \
-Ddownload.url=https://zlib.net/fossils/zlib-1.2.13.tar.gz \
-Ddownload.outputDirectory=. \
-Ddownload.outputFileName=zlib-1.2.13.tar.gz
...
$ ls -sh zlib-1.2.13.tar.gz
1.5M zlib-1.2.13.tar.gz
(Maybe they blocked access from Github due to too much traffic?)
Attachments
Issue Links
- links to