From b2d563b727b59878b68766a2ba7367d6925bcd36 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Fri, 4 May 2018 12:06:24 +0200 Subject: Java 9: scala-library must be added as dependency. error while loading Object, Missing dependency 'object scala in compiler mirror' --- bundle-plugin-test/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bundle-plugin-test') diff --git a/bundle-plugin-test/pom.xml b/bundle-plugin-test/pom.xml index 3dd5be00add..5ae5496b1b0 100644 --- a/bundle-plugin-test/pom.xml +++ b/bundle-plugin-test/pom.xml @@ -43,6 +43,11 @@ jrt ${project.version} + + org.scala-lang + scala-library + provided + -- cgit v1.2.3