jcabi / jcabi-aether

Wrapper of Sonatype Aether
http://aether.jcabi.com/
Other
64 stars 33 forks source link

Any plan to produce a stable release? #101

Open cuihtlauac opened 6 years ago

cuihtlauac commented 6 years ago

The Kotlin compiler is using jcabi-aether-0.10.1.jar to resolve dependencies in “Kotlin scripts”. Since support for proxies is not available in 0.10.1 (see https://github.com/jcabi/jcabi-aether/issues/11), Kotlin scripts can't resolve dependencies when run behind a proxy.

Kotlin issue: https://youtrack.jetbrains.com/issue/KT-22363