We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, I'm facing issue when building a jenkins image with gradle telling that `> Task :compileGroovy FAILED
FAILURE: Build failed with an exception.
Could not find guice-no_aop.jar (com.google.inject:guice:5.0.1). Searched in the following locations:`
The text was updated successfully, but these errors were encountered:
There is no guice-no_aop in 5.0.1: check the 5.0.1 release wiki
Sorry, something went wrong.
Duplicate of
Useful information on resolving this are in discussion on
No branches or pull requests
Hey, I'm facing issue when building a jenkins image with gradle telling that
`> Task :compileGroovy FAILED
FAILURE: Build failed with an exception.
Could not resolve all files for configuration ':compileClasspath'.
The text was updated successfully, but these errors were encountered: