Plugins cannot be downloaded by gradle intellij plugin

Since today, the gradle intellij plugin cannot download plugins anymore, it fails with an error message

> Cannot find plugin org.jetbrains.kotlin:1.2.21-release-IJ2017.3-1 at https://plugins.jetbrains.com

 

0
5 comments

Hi Ingo,

Unfortunately we have introduced a bug that prevents downloading of plugins that have the same version in several channels if you don't specify channel in your request. It will be fixed later today and meanwhile you can use this workaround: specify space as channel (https://plugins.jetbrains.com/plugin/download?pluginId=org.jetbrains.kotlin&version=1.2.21-release-IJ2017.3-1&channel=%20).

Thanks for reporting!

1

Thanks for the quick reaction. For gradle intellij plugin users, the workaround is 'org.jetbrains.kotlin:1.2.21-release-IJ2017.3-1@ '

0

Issue has been fixed!

0

I can confirm that it works again. Thank you for the swift resolution!

0

Please sign in to leave a comment.