Fresh Ubuntu 17.1o install with openJDK 8 151 , op...
# tornadofx
k
Fresh Ubuntu 17.1o install with openJDK 8 151 , openjfx and maven. Fresh clone of tornadofx. Attempting
mvn clean install
in the tornado directory results in a failed build with two unresolved references
Component.kt:[5,16] unresolved reference: deploy
and
/Component.kt:[98,52] Unresolved reference: HostServicesFactory
Any ideas what I'm missing?