X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=3b57d74a44b00aab1614f244ad6ae718d22ed253;hb=edb9630bcd0d16e992715ec090a35f7c3cccd1e1;hp=732101c70b9ea7e26a47be65564085ea3289d731;hpb=0e88169c3e8decfcd99f39f5ecf3a85df50c3fca;p=jSite.git diff --git a/pom.xml b/pom.xml index 732101c..3b57d74 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,19 @@ 4.0.0 net.pterodactylus jSite - 0.11-SNAPSHOT + ${version} + + + net.pterodactylus + utils + 0.12.1 + + + com.google.guava + guava + 14.0.1 + + pterodactylus @@ -10,6 +22,7 @@ + 0.11.1 UTF-8 @@ -20,6 +33,7 @@ 1.6 1.6 + UTF-8 @@ -60,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 + + + + + + + +