X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=b8d8ab1c333af3631940ec98ebd6f73db41756c2;hb=016830df0ab78d0dedbb91aa4ad13619cb9d624d;hp=248c7042a75dfc356025b28e334127301962591b;hpb=eee631ee889a50be9bc498d9aabb7fccf9b8f68e;p=xudocci.git diff --git a/pom.xml b/pom.xml index 248c704..b8d8ab1 100644 --- a/pom.xml +++ b/pom.xml @@ -51,6 +51,11 @@ jewelcli 0.8.3 + + log4j + log4j + 1.2.17 + @@ -70,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 @@ -115,6 +108,33 @@ + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + jar-with-dependencies + + + skip + + + + net.pterodactylus.xdcc.main.Main + + + + + + make-assembly + package + + single + + + +