gradle-archetype-plugin
gradle-archetype-plugin copied to clipboard
Deprecation Warnings from Gradle 6.0.1
When I run the plugin with Gradle 6.0.1 (./gradlew --warnings-mode all cleanArchetype), I receive the following warning:
Task :cleanArchetype Property 'description' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0. Property 'group' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.