X-Git-Url: https://git.pterodactylus.net/?p=xudocci.git;a=blobdiff_plain;f=pom.xml;h=b8d8ab1c333af3631940ec98ebd6f73db41756c2;hp=241f787643656b0b8f3e60384ca3282ab5db5efc;hb=HEAD;hpb=063f6b9fa1adc8559d652664f776d0cd4c237b4c diff --git a/pom.xml b/pom.xml index 241f787..735bee5 100644 --- a/pom.xml +++ b/pom.xml @@ -25,39 +25,167 @@ 1.3 - org.testng - testng - 6.8 + org.mockito + mockito-all + 1.9.5 + test + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + + + junit + junit + 4.11 + test + + + com.lexicalscope.jewelcli + 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.6 - 1.6 + 1.8 + 1.8 + UTF-8 + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + net.pterodactylus.xdcc.main.Main + + + + org.jacoco + jacoco-maven-plugin + 0.8.5 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + org.apache.maven.plugins - maven-jar-plugin - 2.2 + maven-assembly-plugin + 2.2-beta-5 + + jar-with-dependencies + + + skip + - net.pterodactylus.xdcc.main.Main + net.pterodactylus.xdcc.main.Main + + + make-assembly + package + + single + + +