The straightforward way to add JaCoCo to your build is to reference the plugin in your pom.xml . <properties> ... <jacoco.version>0.8.4</jacoco.version> ...
確定! 回上一頁