Closed TimvdLippe closed 9 years ago
Cobertura spams a lot during mvn site due to it's incapability of parsing Java 8 source code. Jacoco does the same as Cobertura, but actually works ;p (and in my eyes looks better too).
mvn site
sounds good. maybe something to consider for Devhub @JWGmeligMeyling ?
Closing since we are discontinueing this project.
Cobertura spams a lot during
mvn site
due to it's incapability of parsing Java 8 source code. Jacoco does the same as Cobertura, but actually works ;p (and in my eyes looks better too).