rules_scala
rules_scala copied to clipboard
'Strict deps' errors revolving around rules_scala bind rules
The bind actions in rules_scala repositories functions is mostly hidden from the user.
Meaning most users don't realize that if they want different versions of scala/junit/specs2 jars they need to override the bind actions.
When using strict deps in error mode this issue surfaces with the user not knowing what the problem is