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

[Gradle v9.0] Deprecated features #198

Open
walrus543 opened this issue Sep 5, 2024 · 0 comments
Open

[Gradle v9.0] Deprecated features #198

walrus543 opened this issue Sep 5, 2024 · 0 comments

Comments

@walrus543
Copy link

walrus543 commented Sep 5, 2024

Hello,
We are at Gradle 8.7 and some features will be deprecated with v9.0

I did a gradlew check --warning-mode all for my project and I have this:

The org.gradle.api.plugins.BasePluginConvention 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.7/userguide/upgrading_version_8.html#base_convention_deprecation

The BasePluginExtension.archivesBaseName property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please use the archivesName property instead. For more information, please refer to https://docs.gradle.org/8.7/dsl/org.gradle.api.plugins.BasePluginExtension.html#org.gradle.api.plugins.BasePluginExtension:archivesName in the Gradle documentation

@walrus543 walrus543 changed the title [Gradle] Deprecated features [Gradle v9.0] Deprecated features Sep 5, 2024
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

1 participant