Open-source plugins for SBT:
- https://github.com/shanbin/sbt-clover
This plugin seems to be outdated a little bit, and links with Atlassian Clover, not OpenClover. - https://github.com/barkhorn/sbt-clover
This plugin supports newer SBT versions, links with OpenClover and sbt's internal tasks (test in Test, compile in Compile) are used for the build, rather than a custom scope.