X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=88db65b491eb9ef8f860f30cf48d69d7c7746500;hb=8e7e903379cd29103633ac09e662a2d2765f257d;hp=e967e646c247e31f0cf18cba80ed6b146ac743a3;hpb=0b51a54e60544bf484f16417b6ea5518b66cdc14;p=jSite.git diff --git a/pom.xml b/pom.xml index e967e64..88db65b 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,11 @@ 4.0.0 net.pterodactylus jSite - 0.11.1 + ${version} + + 0.12 + UTF-8 + net.pterodactylus @@ -21,9 +25,6 @@ http://maven.pterodactylus.net/ - - UTF-8 - @@ -81,6 +82,48 @@ de.todesbaum.jsite.main.Main + + 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 + + + + + + + +