diktat icon indicating copy to clipboard operation
diktat copied to clipboard

Publish diktat-gradle-plugin to plugins.gradle.org

Open petertrr opened this issue 4 years ago • 4 comments

Now users are required to add mavenCentral to plugin repositories, because gradle only searches gradle plugin portal by default

petertrr avatar Apr 19 '21 13:04 petertrr

Is plugins.gradle.org still alive? and mavenCentral is still not a default one?

orchestr7 avatar Apr 27 '22 14:04 orchestr7

@petertrr

orchestr7 avatar May 15 '22 19:05 orchestr7

plugins.gradle.org is still alive and mavenCentral is not a default one. There is instruction how to publish own plugin to gradle plugins, but it requires Gradle as a build system: https://plugins.gradle.org/docs/publish-plugin

Will be done after #1301

nulls avatar May 25 '22 11:05 nulls

We do build diktat-gradle-plugin with Gradle, so it may be possible even now. We should keep in mind though, that plugin marker is built as a maven module outside of Gradle's build lifecycle, so it may cause some complications

petertrr avatar May 25 '22 14:05 petertrr

Created account on Gradle platform: saveourtool

nulls avatar Nov 10 '23 14:11 nulls

we published a version under saveourtool account, but it was rejected, because need to proof that saveourtool.com belongs to us

nulls avatar Nov 13 '23 08:11 nulls