pfn / kotlin-plugin

Build kotlin code using sbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem compiling Kotlin 1.1.3-2

joshtrotter opened this issue · comments

commented

Similar to previously raised issue #12 which was resolved in plugin version 1.0.7, the plugin fails to compile when using Kotlin version 1.1.3-2

[error] (/compile:kotlinCompile) Unable to find Args class
[error] (
/compile:kotlinCompile) Compilation failed. See log for more details

commented

fixed by #16