X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=11224ecb240a10518f202a6f8b90eb24d6793821;hb=ec23182362dcdf012732b65246dcf0f712766257;hp=574c52b08bd56aaf8f67b1b5d75ef9471c5c3f83;hpb=9e6e70c28963fde2a6c8b120974f8a70d4da25bc;p=jSite.git diff --git a/pom.xml b/pom.xml index 574c52b..11224ec 100644 --- a/pom.xml +++ b/pom.xml @@ -2,12 +2,21 @@ 4.0.0 net.pterodactylus jSite - 0.11-SNAPSHOT + ${version} + + 0.12 + UTF-8 + net.pterodactylus utils - 0.12.1-SNAPSHOT + 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.8 + 1.8 + UTF-8 @@ -67,6 +74,56 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + 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 + + + + + + + +