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

MAVSDK-JAVA-Client Issue: Deprecated Gradle features used in this build, incompatible with Gradle 9.0 #183

Open
Ghazanfar373 opened this issue Sep 29, 2024 · 4 comments

Comments

@Ghazanfar373
Copy link

Hi this is Ali, really impressed by your work .Actually I'm creating a javafx gui app to display UAV data, when I tried to implement this library 'io.mavsdk:mavsdk:1.1.1' in my javafx application it gives me this error, I tried different way to resolve but no luck

Error: Deprecated Gradle feature used in this build, making it incompatible with gradle 9.0.

@JonasVautherin
Copy link
Collaborator

How do you include it in your project?

@Ghazanfar373
Copy link
Author

Using Gradle dependency

@JonasVautherin
Copy link
Collaborator

Hmm it should not pull any gradle feature then, should it?

Does it say which deprecated features are used in the build?

@Ghazanfar373
Copy link
Author

Task :run FAILED
Error occurred during initialization of boot layer
java.lang.module.ResolutionException: Modules grpc.api and grpc.context export package io.grpc to module annotations

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

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