X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=cbbb5b9bca71b8e1c826da29a1721e2ea4068fa3;hb=27e61fdc6e284e676bd711d3784ba3ba26b54dbb;hp=cb2404bb897a5d4e114391f9b1e5fe6b767edb11;hpb=47c5662d6173f7efcf81827998ab6caaf930bf71;p=rhynodge.git diff --git a/pom.xml b/pom.xml index cb2404b..cbbb5b9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,33 @@ + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-5 + + + jar-with-dependencies + + + skip + + + + net.pterodactylus.rhynodge.engine.Starter + + + + + + make-assembly + package + + single + + + + + org.codehaus.mojo exec-maven-plugin 1.2.1 @@ -35,8 +62,31 @@ + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-3 + + + + + junit + junit + 4.11 + test + + + org.hamcrest + hamcrest-library + 1.3 + test + + com.google.guava guava 14.0-rc1