-
Suggestion
-
Resolution: Won't Fix
-
None
Integration of Clover-for-Scala with the maven-scala-plugin.
Tasks:
- clover2:setup shall "connect" to the maven-scala-plugin; t.b.d. how - META-INF/services? a plugin point? some properties?
- clover2:clover shall include also *.scala sources
Checks:
- is it possible to have joint Scala-Java compilation (like with joint Groovy-Java)?
Out of scope:
- clover2:instr is out of scope as integration is performed using AST, not source code
- clover2:optimize as test optimization is in another task