I would be happy about some improvements for how IDEA handles Maven repositories. It keeps complaining about unindexed maven repositories but those all are repositories that can't be indexed (indexing fails with an exception). An example of this is
http://dl.bintray.com/kotlinx/kotlinx. Since more and more of JetBrains Kotlin code seems to end up in Bintray this gets more and more inconvenient. Especially, since the feature to turn of indexing of maven repositories is global for all repositories. How is everybody else handling this?