Hello,
I was trying to compile the Silk Workbench but the compilation failed because jai_core.jar couldn´t be found. Adding the dependency
libraryDependencies += "javax.media" % "jai_core" % "1.1.3"
in build.sbt, pluginsSpatialTemporal, solves the issue.
Regards,
Luigi