Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run All target with errors #42

Open
maleficarum opened this issue Apr 6, 2020 · 1 comment
Open

Run All target with errors #42

maleficarum opened this issue Apr 6, 2020 · 1 comment

Comments

@maleficarum
Copy link

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 ?

@marcingrzejszczak
Copy link
Collaborator

Is this still a problem? Most likely some issues with boot snapshots...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants