Skip to content
Snippets Groups Projects
Commit b265fc80 authored by michaelisvy's avatar michaelisvy
Browse files

Adding instruction to fix build on Maven 3.2.x

parent ad423f57
No related branches found
No related tags found
No related merge requests found
......@@ -408,6 +408,7 @@
<artifactId>cobertura-maven-plugin</artifactId>
<version>${cobertura.version}</version>
<configuration>
<check/>
</configuration>
<executions>
<execution>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment