mirror of https://github.com/sbt/sbt.git
Problem When using `addCompilerPlugin((dependency) % Test)`, the compiler plugin was incorrectly added to BOTH `test:scalacOptions` AND `compile:scalacOptions`, instead of only `test:scalacOptions`. Solution Throw when the dependency is scoped, since we do not support this use case. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||