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

ch02:productinfo not building #57

Open
grindnoise opened this issue Mar 14, 2024 · 1 comment
Open

ch02:productinfo not building #57

grindnoise opened this issue Mar 14, 2024 · 1 comment

Comments

@grindnoise
Copy link

The Project.getConvention() method has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#deprecated_access_to_conventions
at build_e3pxcp883m5ds6fgcp1hnfjlp.run(/Users/129021/Desktop/Edu/gRPC/grpc-up-and-running/samples/samples/ch02/productinfo/java/client/build.gradle:2)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
The org.gradle.api.plugins.Convention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#deprecated_access_to_conventions
The org.gradle.util.ConfigureUtil type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#org_gradle_util_reports_deprecations

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Users/tester/Desktop/Edu/gRPC/grpc-up-and-running/samples/samples/ch02/productinfo/java/client/build.gradle' line: 11

  • What went wrong:
    A problem occurred evaluating project ':ch02:productinfo:java:client'.

Could not find method compile() for arguments [io.grpc:grpc-netty:1.39.0] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

@xlzhangkeke
Copy link

xlzhangkeke commented Mar 14, 2024 via email

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

No branches or pull requests

2 participants