X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=1f6c70d99402f30a0fc61704a29fcd6518342a0d;hb=3b447777684ea3d391310139d10a311815b31531;hp=6fa0320efa0b2e9bc259bc31b5c169b8217ce0c6;hpb=62298982242dc3867b974f2b6bbaa1b9dd33a7e6;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index 6fa0320..1f6c70d 100644 --- a/pom.xml +++ b/pom.xml @@ -16,10 +16,15 @@ junit junit - 3.8.2 + 4.11 test + org.hamcrest + hamcrest-integration + 1.3 + + com.google.guava guava 16.0.1 @@ -43,6 +48,7 @@ 1.6 1.6 + UTF-8 @@ -69,6 +75,49 @@ + + 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 + + + + + + + +