intellij-platform-gradle-plugin
intellij-platform-gradle-plugin copied to clipboard
Upload plugin on mavenCentral
Is your feature request related to a problem? Please describe. This plugin is currently only published to the Gradle plugin portal: https://plugins.gradle.org/plugin/org.jetbrains.intellij The portal uses JCenter, with mixed support/availability.
Describe the solution you'd like Publish the plugin on mavenCentral too: https://repo.maven.apache.org/maven2/org/jetbrains/
Describe alternatives you've considered Keep the current state of publishing only to Gradle plugin portal.
Additional context https://github.com/gradle/gradle/issues/15406
What is the point of publishing it to both GPP and MC simultaneously?
Higher availability when one portal is not available.