X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=509b6115c8434edeaa2cda7b3b698de6529d6324;hb=79765458cdf668242941ec067bc3ec12783859cf;hp=d38faef721595b82d6319208dbdd8b04ca5eefb9;hpb=af27060bd2a1faa14625222b9cfc438fb3972e01;p=xudocci.git diff --git a/pom.xml b/pom.xml index d38faef..509b611 100644 --- a/pom.xml +++ b/pom.xml @@ -41,11 +41,16 @@ 1.9.13 - org.testng - testng - 6.8 + junit + junit + 4.11 test + + com.lexicalscope.jewelcli + jewelcli + 0.8.3 + @@ -59,8 +64,9 @@ maven-compiler-plugin 2.0.2 - 1.6 - 1.6 + 1.8 + 1.8 + UTF-8 @@ -83,6 +89,59 @@ 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.sone.main.SonePlugin + + + + + + make-assembly + package + + single + + + +