Has anyone been able to build the Kotlin libraries...
# kontributors
s
Has anyone been able to build the Kotlin libraries from an Ubuntu (or other Linux) machine? I can do it successfully on Windows and OS X but not on my main Ubuntu machine. In the
mvn install
step, while building
kotlin-maven-plugin
I get
[WARNING] Source root doesn't exist: /target/generated-sources/annotations
which fails the build.