cbruegg
02/16/2016, 4:55 PMmvn compile -pl :kotlin-stdlib -am
fails with various files in kotlin\maven\*.java, complaining about not being able to find packages like org.jetbrains.annoations, com.intellij.util, etc. This happens even after running the Ant Kotlin dist task. Anything I could be doing wrong?