diktat
diktat copied to clipboard
Publish diktat-gradle-plugin to plugins.gradle.org
Now users are required to add mavenCentral to plugin repositories, because gradle only searches gradle plugin portal by default
Is plugins.gradle.org still alive? and mavenCentral is still not a default one?
@petertrr
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
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
Created account on Gradle platform: saveourtool
we published a version under saveourtool account, but it was rejected, because need to proof that saveourtool.com belongs to us