X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=0dfc383dffc63c6986a03208b3fce54581beb171;hp=a8e905e9e1872e5ee7b21a275ea66bf6e9f0e343;hb=82e3b3261d2fc90d3893df6d417a2828ce5f8ab3;hpb=d97bb0304e99aec6afb086ad50004f84306aecb8 diff --git a/pom.xml b/pom.xml index a8e905e..0dfc383 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,48 @@ + + org.jacoco + jacoco-maven-plugin + 0.7.1.201405082137 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + + BUNDLE + + + + COMPLEXITY + COVEREDRATIO + 0.60 + + + + + + + +