You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The build of branch "geosim" fails. There seems to be an issue with one of the dependencies. I get the following error message when I run ./gradlew shadowJar
* What went wrong:
Could not determine the dependencies of task ':shadowJar'.
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not download scenario_verifier_2.13-0.2.14.jar (into-cps:scenario_verifier_2.13:0.2.14)
> Could not get resource 'https://overture.au.dk/artifactory/libs-release/into-cps/scenario_verifier_2.13/0.2.14/scenario_verifier_2.13-0.2.14.jar'.
> Could not GET 'https://overture.au.dk/artifactory/libs-release/into-cps/scenario_verifier_2.13/0.2.14/scenario_verifier_2.13-0.2.14.jar'. Received status code 502 from server: Bad Gateway
The text was updated successfully, but these errors were encountered:
The build of branch "geosim" fails. There seems to be an issue with one of the dependencies. I get the following error message when I run
./gradlew shadowJar
The text was updated successfully, but these errors were encountered: