X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=b8d8ab1c333af3631940ec98ebd6f73db41756c2;hb=016830df0ab78d0dedbb91aa4ad13619cb9d624d;hp=2764b79d28ab691e1859d030e1e4f5c131ba9d35;hpb=ae91c1d80ef6b6e4cb9b8417301b4f057375b3b1;p=xudocci.git diff --git a/pom.xml b/pom.xml index 2764b79..b8d8ab1 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,16 @@ 4.11 test + + com.lexicalscope.jewelcli + jewelcli + 0.8.3 + + + log4j + log4j + 1.2.17 + @@ -61,27 +71,69 @@ 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-jar-plugin - 2.2 + maven-assembly-plugin + 2.2-beta-5 + + jar-with-dependencies + + + skip + - net.pterodactylus.xdcc.main.Main + net.pterodactylus.xdcc.main.Main - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - net.pterodactylus.xdcc.main.Main - + + + make-assembly + package + + single + + +