X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=71a053ac970b1b7600d64ee9f9925cdd95627d58;hb=bfdb02dbeca63d3caa30e93ec1595f2274929ab6;hp=28d464d3475f4ab6053495945b6fddb7d4e4b730;hpb=6cd724b33ff7c745f663c6784842ebba362d61dc;p=rhynodge.git diff --git a/pom.xml b/pom.xml index 28d464d..71a053a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,22 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 net.pterodactylus - reactor - 0.0.1-SNAPSHOT + rhynodge + 0.1 UTF-8 + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + ${findbugs.timeout} + + + maven-compiler-plugin 2.3.2 @@ -17,6 +25,41 @@ 1.6 + + 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 + + net.pterodactylus.rhynodge.engine.Starter + + @@ -51,11 +94,6 @@ 3.1 - com.sun.xml.bind - jaxb - 2.1.9 - - com.fasterxml.jackson.core jackson-core 2.1.2 @@ -70,5 +108,10 @@ jackson-databind 2.1.2 + + com.lexicalscope.jewelcli + jewelcli + 0.8.3 +