Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

MavenPlugin is deprecated and scheduled to be removed in Gradle 7.0 #76

Closed
admapere opened this issue Feb 5, 2020 · 2 comments
Closed
Labels

Comments

@admapere
Copy link

admapere commented Feb 5, 2020

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

@bmuschko
Copy link
Owner

bmuschko commented Feb 5, 2020

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.

@bmuschko
Copy link
Owner

As explained above. This plugin reached EOL.

kirill-grouchnikov added a commit to kirill-grouchnikov/radiance that referenced this issue Apr 13, 2021
See bmuschko/gradle-nexus-plugin#76 which has reached end of life and will not support Gradle 7+

Closes #332
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants