mirror of https://github.com/sbt/sbt.git
This addresses 0.13.10 regression, which currently warns users about Maven incompatibility on a private configuration. This adds a config class so the build user can control the level of the warning as well as the target configuration to be monitored. By default, we are only going to look at `Compile` and `Runtime`. |
||
|---|---|---|
| .. | ||
| actions/src | ||
| command/src/main/scala | ||
| settings/src | ||
| src | ||
| NOTICE | ||