From the error message related to cobertura version, it looks like you may be having a pom.xml
corresponding to maven 1
.
The following are maven 1.x versions of the plugins and not supported.
- maven-plugins:maven-cobertura-plugin:plugin:1.3,
- maven-plugins:maven-findbugs-plugin:plugin:1.3.1