Skip to content

Commit 976f697

Browse files
committed
[pom] Remove comment regarding now unused cobertura
While true, that isn't going to be fixed. Jaccoc has been the defaco for years now. The comment itself serves no purpose here as it's completely unlikely this will ever be switched back. Cobertura doesn't support java 8. We are at 13 now and 14 in 3 months. The cobertura project is long EOL. Also, project is nearly 5 years without a commit.
1 parent b7edb3f commit 976f697

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@
457457
</dependency>
458458
</dependencies>
459459
</plugin>
460-
<!-- cobertura-maven-plugin doesn't support java 8 https://github.com/mojohaus/cobertura-maven-plugin/issues/21-->
461460
<plugin>
462461
<groupId>org.jacoco</groupId>
463462
<artifactId>jacoco-maven-plugin</artifactId>

0 commit comments

Comments
 (0)