amihaiemil/docker-java-api

Jacoco (code coverage tool) doesn't work on JDK 11

amihaiemil opened this issue · 1 comments

We can disable it from Rultor temporarily, it Coverage will be calculated by Travis anyway.

disabled from pom.xml

We should put it in a Maven Profile so we run it arbitrarily.