saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
537 stars 39 forks source link

Maven Central repository is down or unavailable #1712

Closed emendoza-applaudo closed 1 year ago

emendoza-applaudo commented 1 year ago

Plugin Repository in Maven Central is unavailable

https://mvnrepository.com/artifact/com.saveourtool.diktat

I can't download the plugin in my Android project

org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.saveourtool.diktat.diktat-gradle-plugin', version: '1.2.5', apply: false] was not found in any of the following sources:

orchestr7 commented 1 year ago

Hey, 1.2.5 is still in org.cqfn. We are now in process of changing the namespace: https://mvnrepository.com/artifact/org.cqfn.diktat/diktat-gradle-plugin/1.2.5

Sorry for this, @elias-eguizabal-appstd :(