X-Git-Url: https://git.pterodactylus.net/?p=xudocci.git;a=blobdiff_plain;f=pom.xml;h=b8d8ab1c333af3631940ec98ebd6f73db41756c2;hp=352d57f8c672046aa11459b959cdf25f21646ad0;hb=1947e1e9be56833bed4eb9c2efe1f003566eb284;hpb=6fc2ae4ae4ac719b637f5da59acb15dd88f90cd0 diff --git a/pom.xml b/pom.xml index 352d57f..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 + @@ -65,18 +75,6 @@ - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - net.pterodactylus.xdcc.main.Main - - - - - org.codehaus.mojo exec-maven-plugin 1.2.1 @@ -95,6 +93,46 @@ 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 + +