File tree Expand file tree Collapse file tree 3 files changed +6
-60
lines changed
Expand file tree Collapse file tree 3 files changed +6
-60
lines changed Original file line number Diff line number Diff line change 1+ threshold: medium
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 291291 </configuration >
292292 </plugin >
293293
294- <!-- <plugin>-->
295- <!-- <groupId>org.jacoco</groupId>-->
296- <!-- <artifactId>jacoco-maven-plugin</artifactId>-->
297- <!-- <version>${jococo-plugin.version}</version>-->
298- <!-- <executions>-->
299- <!-- <execution>-->
300- <!-- <goals>-->
301- <!-- <goal>prepare-agent</goal>-->
302- <!-- </goals>-->
303- <!-- </execution>-->
304- <!-- <execution>-->
305- <!-- <id>generate-code-coverage-report</id>-->
306- <!-- <phase>test</phase>-->
307- <!-- <goals>-->
308- <!-- <goal>report</goal>-->
309- <!-- </goals>-->
310- <!-- </execution>-->
311- <!-- </executions>-->
312- <!-- </plugin>-->
294+ <plugin >
295+ <groupId >org.jacoco</groupId >
296+ <artifactId >jacoco-maven-plugin</artifactId >
297+ <version >${jococo-plugin.version} </version >
298+ </plugin >
313299
314300 <plugin >
315301 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments