Closed pavelhoral closed 3 years ago
Seems like Cobertura is not compatible with new JDKs - https://github.com/cobertura/cobertura/issues/271 / https://github.com/mojohaus/cobertura-maven-plugin/issues/30 . We should replace it with JaCoCo.
Might need some tweaking, but the basic replacement is done.
Seems like Cobertura is not compatible with new JDKs - https://github.com/cobertura/cobertura/issues/271 / https://github.com/mojohaus/cobertura-maven-plugin/issues/30 . We should replace it with JaCoCo.