X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=718759ad3c26e2c010ce953e6d07481ccd0291a6;hb=395245640c85b3a466b51446c1d2289ce2f34a05;hp=4d9b0e355535d8bda30afd7d8cc5b1997ff0e42a;hpb=e06fc7d961d51a38917737d86804b7608bd7a711;p=jSite.git diff --git a/pom.xml b/pom.xml index 4d9b0e3..718759a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,28 @@ 4.0.0 net.pterodactylus jSite - 0.11-SNAPSHOT + ${version} + + 0.12 + UTF-8 + net.pterodactylus utils - 0.12.1-SNAPSHOT + 0.12.1 + + + junit + junit + 4.12 + test + + + org.hamcrest + hamcrest-library + 1.3 + test @@ -16,17 +32,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 +89,48 @@ de.todesbaum.jsite.main.Main + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + + BUNDLE + + + + COMPLEXITY + COVEREDRATIO + 0.60 + + + + + + + +