rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

'Strict deps' errors revolving around rules_scala bind rules

Open natansil opened this issue 7 years ago • 0 comments

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

natansil avatar Nov 26 '17 08:11 natansil