The Gradle [`maven`](https://docs.gradle.org/current/userguide/maven_plugin.html) plugin is [deprecated](https://github.com/gradle/gradle/issues/9408) as of Gradle 6.0. It should be replaced with the [`maven-publish`](https://docs.gradle.org/current/userguide/publishing_maven.html) plugin. This may involve upgrading to a newer version of the [Nexus](https://github.com/bmuschko/gradle-nexus-plugin) plugin.