X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=b8d8ab1c333af3631940ec98ebd6f73db41756c2;hb=1dfa1a9060f24cf3d12e2f99461cfcc8914b1af7;hp=2d6e0106eb53d8c1751a2419e909acfb549d8e76;hpb=d371417f8f04bb2eabb12de3793e5519ba0ae452;p=xudocci.git diff --git a/pom.xml b/pom.xml index 2d6e010..b8d8ab1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,11 +25,37 @@ 1.3 - org.testng - testng - 6.8 + org.mockito + mockito-all + 1.9.5 test + + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + + + junit + junit + 4.11 + test + + + com.lexicalscope.jewelcli + jewelcli + 0.8.3 + + + log4j + log4j + 1.2.17 + @@ -43,9 +69,71 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 + UTF-8 + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.xdcc.main.Main + + + + org.jacoco + jacoco-maven-plugin + 0.7.0.201403182114 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + jar-with-dependencies + + + skip + + + + net.pterodactylus.xdcc.main.Main + + + + + make-assembly + package + + single + + +