LogicalSpark / docker-tikaserver

Apache Tika Server as a Docker Image
http://logicalspark.github.io/docker-tikaserver
Apache License 2.0
171 stars 65 forks source link

Fail build when the .jar file was not downloaded successfully #23

Closed mpdude closed 4 years ago

mpdude commented 4 years ago

Should prevent issues like #11 or #22 in the future.

mpdude commented 4 years ago

24 would include this

dameikle commented 4 years ago

I've updated this so it tries to fetch from both dist.apache.org and archive.apache.org with retries, so it should find the downloads now once they are moved.