Closed
Description
Created by: FalcoGer
Description
When trying to call ant run for the first time it tries to download batik-bin-1.13.zip from https://apache.osuosl.org/xmlgraphics/batik/binaries/
However this fails since the file is not available
Expected Behavior
A file is downloaded.
Current Behavior
Build aborts because 404
Steps to Reproduce
- Clone repo
- Enter build directory
- ant run
Your Environment
- Processing version: b5baaa4
- Operating System and OS version: Ubuntu Mate 20.04
- Other information:
openjdk 11.0.10 2021-01-19
OpenJDK Runtime Environment (build 11.0.10+9-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.10+9-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)
Possible Causes / Solutions
Upload the required file to a server and download from there.
Alternatively make this batik guy not delete old versions
Alternatively use libraries that are available through software repositories and prompt the user to install those
Alternatively include subrepositories
Metadata
Metadata
Assignees
Labels
No labels