You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
The MavenPlugin.java in Gradle is deprecated and scheduled to be removed.
I was able to determine that the plugin is imported in the following files in this repo:
./src/integTest/groovy/com/bmuschko/gradle/nexus/singleproject/SingleProjectInstallIntegrationTest.groovy
./src/main/groovy/com/bmuschko/gradle/nexus/NexusPlugin.groovy
./src/main/groovy/com/bmuschko/gradle/nexus/NexusPluginExtension.groovy
The text was updated successfully, but these errors were encountered:
You are correct but I am not planning to incorporate the Maven Publish Plugin. If the community would like to have the functionality, then someone will have to provide a pull request.
The MavenPlugin.java in Gradle is deprecated and scheduled to be removed.
I was able to determine that the plugin is imported in the following files in this repo:
./src/integTest/groovy/com/bmuschko/gradle/nexus/singleproject/SingleProjectInstallIntegrationTest.groovy
./src/main/groovy/com/bmuschko/gradle/nexus/NexusPlugin.groovy
./src/main/groovy/com/bmuschko/gradle/nexus/NexusPluginExtension.groovy
The text was updated successfully, but these errors were encountered: