X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=71a053ac970b1b7600d64ee9f9925cdd95627d58;hb=bfdb02dbeca63d3caa30e93ec1595f2274929ab6;hp=df78686737287929cf1c948c39bfab68d8fef587;hpb=6ec36ef950c23c135bf0e112d932c5b7068189b8;p=rhynodge.git diff --git a/pom.xml b/pom.xml index df78686..71a053a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,21 @@ 4.0.0 net.pterodactylus rhynodge - 0.0.1-SNAPSHOT + 0.1 UTF-8 + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + ${findbugs.timeout} + + + maven-compiler-plugin 2.3.2 @@ -18,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