Cobertura XML Check Maven Plugin

The standard Cobertura maven plugin processes cobertura classes, not the XML report for threshold checks. This becomes a barrier when generating the cobertura report using tools like testacular, a coverage utility for Java Script. This plugin will parse the report and perform threshold checks. It targets the http://cobertura.sourceforge.net/xml/coverage-04.dtd

Homepage POM file JAR file Javadoc
'com.tacitknowledge.maven.plugins:cobertura-checker:1.0.0'

Dependencies

Compile dependencies

Provided dependencies

Test dependencies