Skip to content

Commit 1e9753b

Browse files
committed
Use JaCoCo coverage tool with configuration defined in parent POM
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1672004 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9b1ecf3 commit 1e9753b

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -252,11 +252,6 @@
252252
<excludeFilterFile>${basedir}/src/conf/findbugs-exclude-filter.xml</excludeFilterFile>
253253
</configuration>
254254
</plugin>
255-
<plugin>
256-
<groupId>org.codehaus.mojo</groupId>
257-
<artifactId>cobertura-maven-plugin</artifactId>
258-
<version>2.5.2</version>
259-
</plugin>
260255
<plugin>
261256
<groupId>org.codehaus.mojo</groupId>
262257
<artifactId>clirr-maven-plugin</artifactId>

src/site/resources/profile.jacoco

Whitespace-only changes.

0 commit comments

Comments
 (0)