In Gradle 7.x,
The maven plugin has been removed. You should use the maven-publish
plugin instead.
Reference: https://docs.gradle.org/7.0/userguide/upgrading_version_6.html#removal_of_the_legacy_maven_plugin
In Gradle 7.x,
The maven plugin has been removed. You should use the maven-publish
plugin instead.
Reference: https://docs.gradle.org/7.0/userguide/upgrading_version_6.html#removal_of_the_legacy_maven_plugin