X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=5c1e182200e6e0185a499c48a1b2b2ff7c442808;hb=f5014f6e3c18203a66d39699bbd4b435c06d7718;hp=4d80c6b0fd5845955f8af1feed90c45c5be25824;hpb=38f71a02b5068c3a1ab349d2c9e780af155a5018;p=xudocci.git diff --git a/pom.xml b/pom.xml index 4d80c6b..5c1e182 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 + @@ -65,24 +75,65 @@ + 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 - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - net.pterodactylus.xdcc.main.Main - + + + make-assembly + package + + single + + +