If I write a custom gradle plugin and publish it t...
# gradle
n
If I write a custom gradle plugin and publish it to an Ivy repo along with the sources attached is it possible to get Idea/Gradle to download the sources when that plugin is being used? There is an issue from 4 years ago with Jetbrains but I suspect we need to get the Gradle people involved: https://youtrack.jetbrains.com/issue/IDEA-134795
o
It doesn’t seem to be related to Kotlin in any way
May be try Gradle Community slack
n
Sorry, the plugin I have written is in Kotlin and I am using kotlin-gradle-dsl but yes the problem is somewhere in Idea/Gradle