X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=9c22d87dd37ffe89eb35b3e9ad798b52becc9093;hb=addfbc56099ebd7609b79a1f9de1a6659d5441e2;hp=df78686737287929cf1c948c39bfab68d8fef587;hpb=6f69aff66ba5617d0bb27874014b4274bc551ab8;p=rhynodge.git diff --git a/pom.xml b/pom.xml index df78686..9c22d87 100644 --- a/pom.xml +++ b/pom.xml @@ -3,21 +3,56 @@ 4.0.0 net.pterodactylus rhynodge - 0.0.1-SNAPSHOT + 0.1 UTF-8 + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + ${findbugs.timeout} + + + 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 @@ -25,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 @@ -41,7 +137,7 @@ org.apache.httpcomponents httpclient - 4.2.2 + 4.4 org.jsoup @@ -73,10 +169,5 @@ jackson-databind 2.1.2 - - com.lexicalscope.jewelcli - jewelcli - 0.8.3 -