X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=0becb744f3aea54e9456cbae8d8867347f76dbfa;hb=a0b445d7885312ba0c330474ce460dc4749c6e27;hp=732101c70b9ea7e26a47be65564085ea3289d731;hpb=0e88169c3e8decfcd99f39f5ecf3a85df50c3fca;p=jSite.git diff --git a/pom.xml b/pom.xml index 732101c..0becb74 100644 --- a/pom.xml +++ b/pom.xml @@ -2,24 +2,51 @@ 4.0.0 net.pterodactylus jSite - 0.11-SNAPSHOT + ${version} + + 0.12 + UTF-8 + + + + net.pterodactylus + utils + 0.13 + + + junit + junit + 4.12 + test + + + org.hamcrest + hamcrest-library + 1.3 + test + + + org.mockito + mockito-core + 1.10.19 + test + + pterodactylus http://maven.pterodactylus.net/ - - UTF-8 - org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 + UTF-8 @@ -60,6 +87,56 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + 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 + + + + + + + +