bazelbuild / rules_scala

Scala rules for Bazel
Apache License 2.0
363 stars 274 forks source link

Getting decoding error after switching to 2.13 #1470

Closed natansil closed 1 year ago

natansil commented 1 year ago

Hi, when building this branch (switched to Scala 2.13) I'm getting:

error: IO error while decoding 240 with UTF-8: 240 (No such file or directory)
Please try specifying another one using the -encoding option

Any idea what did I misconfigure? Here you can see my maven dependencies

liucijus commented 1 year ago

this was solved via private conversation