X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=inline;f=pom.xml;h=287d593dc3404b9f4db91ff55c253ab729a344b7;hb=8afea1d02219d66403108a23ccba04929126e24b;hp=cb2404bb897a5d4e114391f9b1e5fe6b767edb11;hpb=47c5662d6173f7efcf81827998ab6caaf930bf71;p=rhynodge.git diff --git a/pom.xml b/pom.xml index cb2404b..287d593 100644 --- a/pom.xml +++ b/pom.xml @@ -21,11 +21,38 @@ maven-compiler-plugin 2.3.2 - 1.6 - 1.6 + 1.8 + 1.8 + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + jar-with-dependencies + + + skip + + + + net.pterodactylus.rhynodge.engine.Starter + + + + + + make-assembly + package + + single + + + + + org.codehaus.mojo exec-maven-plugin 1.2.1 @@ -33,10 +60,71 @@ net.pterodactylus.rhynodge.engine.Starter + + 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 + + + + + + + + + + junit + junit + 4.11 + test + + + org.hamcrest + hamcrest-library + 1.3 + test + + + org.mockito + mockito-all + 1.9.5 + test + + com.google.guava guava 14.0-rc1 @@ -49,7 +137,7 @@ org.apache.httpcomponents httpclient - 4.2.2 + 4.4 org.jsoup