Commit ed84c6c
committed
test: don’t set cobertura report format in pom.xml
This allows you to specify either html or xml from the command line.
- $ mvn cobertura:cobertura -Dcobertura.report.format=html
- $ mvn cobertura:cobertura -Dcobertura.report.format=xml1 parent 929d4c4 commit ed84c6c
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
0 commit comments