X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=97a3fc4fcc5b629a7ee624ef585cbb4debab7c4a;hb=1f48ba13caeddd4021634de1c5efc6bde3313667;hp=7302bb862563e3d396053a53491982d651666840;hpb=7e470976ab9d4d7430e43ba96c9c100f799240ed;p=jSite.git diff --git a/pom.xml b/pom.xml index 7302bb8..97a3fc4 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 @@ -16,17 +20,15 @@ http://maven.pterodactylus.net/ - - UTF-8 - org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 + UTF-8 @@ -75,6 +77,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 + + + + + + + +