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

The AbstractArchiveTask.version property has been deprecated. #403

Open
Grimoren opened this issue Aug 17, 2021 · 0 comments
Open

The AbstractArchiveTask.version property has been deprecated. #403

Grimoren opened this issue Aug 17, 2021 · 0 comments

Comments

@Grimoren
Copy link

Running the latest version of the gradle plugin : 8.5.6

I encounter this warning:

The AbstractArchiveTask.version property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the archiveVersion property instead. See https://docs.gradle.org/6.2.1/dsl/org.gradle.api.tasks.bundling.AbstractArchiveTask.html#org.gradle.api.tasks.bundling.AbstractArchiveTask:version for more details.
at org.gradle.api.tasks.bundling.AbstractArchiveTask.setVersion(AbstractArchiveTask.java:306)
at com.netflix.gradle.plugins.rpm.Rpm_Decorated.setVersion(Unknown Source)
at com.netflix.gradle.plugins.rpm.Rpm_Decorated.version(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)

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