ItEr20S06XestionDaComunidadeItEr19S06: Added maven configuration for cobertura plugin.
This commit is contained in:
parent
b8271ef724
commit
0c5fcfc031
1 changed files with 8 additions and 0 deletions
8
pom.xml
8
pom.xml
|
|
@ -473,4 +473,12 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
<reporting>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>cobertura-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue