Closed GoogleCodeExporter closed 9 years ago
Its scala bug caused by missing dependency jar "com.google.code.findbugs" %
"jsr305" % "2.0.1"
Original comment by kolar.radim
on 21 Aug 2013 at 7:21
Scala 2.11.0-M5 gives better error messages here than 2.10; it actually tells
you which classes are missing, rather than merely asserting that something is
"broken".
jsr305 isn't the only additional library you need; see
https://code.google.com/p/reflections/wiki/ClasspathNotes
Original comment by sethti...@gmail.com
on 24 Nov 2013 at 7:37
Original comment by ronm...@gmail.com
on 5 Jun 2014 at 7:13
Original issue reported on code.google.com by
kolar.radim
on 19 Aug 2013 at 10:27