intellij-platform-gradle-plugin icon indicating copy to clipboard operation
intellij-platform-gradle-plugin copied to clipboard

Upload plugin on mavenCentral

Open hfhbd opened this issue 2 years ago • 2 comments
trafficstars

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

hfhbd avatar Nov 26 '22 11:11 hfhbd

What is the point of publishing it to both GPP and MC simultaneously?

hsz avatar Dec 19 '22 21:12 hsz

Higher availability when one portal is not available.

hfhbd avatar Jan 19 '23 08:01 hfhbd