X-Git-Url: https://git.pterodactylus.net/?p=xudocci.git;a=blobdiff_plain;f=pom.xml;h=b8d8ab1c333af3631940ec98ebd6f73db41756c2;hp=509b6115c8434edeaa2cda7b3b698de6529d6324;hb=HEAD;hpb=79765458cdf668242941ec067bc3ec12783859cf diff --git a/pom.xml b/pom.xml index 509b611..735bee5 100644 --- a/pom.xml +++ b/pom.xml @@ -51,18 +51,75 @@ jewelcli 0.8.3 + + log4j + log4j + 1.2.17 + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + ${kotlin.version} + + + org.jetbrains.kotlin + kotlin-test-junit + ${kotlin.version} + test + UTF-8 + 1.3.72 + org.jetbrains.kotlin + kotlin-maven-plugin + ${kotlin.version} + + + compile + process-sources + + compile + + + + test-compile + test-compile + + test-compile + + + + + 1.8 + + + org.apache.maven.plugins maven-compiler-plugin 2.0.2 + + + compile + compile + + compile + + + + testCompile + test-compile + + testCompile + + + 1.8 1.8 @@ -70,18 +127,6 @@ - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - net.pterodactylus.xdcc.main.Main - - - - - org.codehaus.mojo exec-maven-plugin 1.2.1 @@ -92,7 +137,7 @@ org.jacoco jacoco-maven-plugin - 0.7.0.201403182114 + 0.8.5 default-prepare-agent @@ -128,7 +173,7 @@ - net.pterodactylus.sone.main.SonePlugin + net.pterodactylus.xdcc.main.Main