X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=42d793c787ed3b75eb6cf7bfb54dcde401fd1f0f;hb=401927927e56a35325644cacd8b4ce24c7f2c52b;hp=7302bb862563e3d396053a53491982d651666840;hpb=f5865ae6b7b1f0149cd642683584404119568a66;p=jSite.git diff --git a/pom.xml b/pom.xml index 7302bb8..42d793c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,22 @@ 4.0.0 net.pterodactylus jSite - 0.11.1 + ${version} + + 0.12 + UTF-8 + net.pterodactylus utils 0.12.1 + + com.google.guava + guava + 14.0.1 + @@ -16,17 +25,15 @@ http://maven.pterodactylus.net/ - - UTF-8 - org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.7 + 1.7 + UTF-8 @@ -75,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 + + + + + + + +