Since today, jobs fro JDK 14 are often failing while trying to retrieve JDK 14.
the error:
The command "~/bin/install-jdk.sh --target "/home/travis/openjdk14" --workspace "/home/travis/.cache/install-jdk" --feature "14" --license "GPL" --cacerts" failed and exited with 56 during
the config that i’m using: https://github.com/camel-tooling/camel-language-server/blob/9dffff84b9f87a9c35ad49e8bb7be00d2cfe9271/.travis.yml#L25
regards,