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
I just cloned the repo and ran ./runAcceptanceTests.sh -x within the brewery directory and I got 👍
> Task :common:compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':common:compileJava'.
> Could not resolve all files for configuration ':common:compileClasspath'.
> Could not find spring-boot-2.3.0.BUILD-SNAPSHOT.jar (org.springframework.boot:spring-boot:2.3.0.BUILD-SNAPSHOT:20200406.215655-501).
Searched in the following locations:
https://repo.spring.io/snapshot/org/springframework/boot/spring-boot/2.3.0.BUILD-SNAPSHOT/spring-boot-2.3.0.BUILD-20200406.215655-501.jar
* 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.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 46s
what would be wrong ?
The text was updated successfully, but these errors were encountered:
I just cloned the repo and ran ./runAcceptanceTests.sh -x within the brewery directory and I got 👍
what would be wrong ?
The text was updated successfully, but these errors were encountered: