Basic ConfigurationThe recommended basic configuration is as follows. <project> ... <reporting> <plugins> ... <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> </plugin> </plugins> </reporting> </project> Configuring InstrumentationThe plugin has an instrumentation configuration element which can be used to customize the instrumentation done