AABA won't build because of missing ABCJ dependency
Closed this issue · 1 comments
alexanderkoller commented
turing:aaba koller$ gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':shadowJar'.
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not download abcj-1.8.jar (com.ganderband:abcj:1.8)
> Could not get resource 'http://akci.coli.uni-saarland.de/artifactory/external/com/ganderband/abcj/1.8/abcj-1.8.jar'.
> Could not GET 'http://akci.coli.uni-saarland.de/artifactory/external/com/ganderband/abcj/1.8/abcj-1.8.jar'. Received status code 503 from server: Service Unavailable
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 14s
alexanderkoller commented
Fixed, with a local copy of the dependency.