<@U0AAQKT9Q>: `mvn compile -pl :kotlin-stdlib -am`...
# stdlib
c
@ilya.gorbunov:
mvn 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?