X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=25fa4ea64ef55980fe80a51a3cb29e84ac88d429;hp=11c2ee09ce9eeead9e5b1d9f919f4e63f6e0df09;hb=d77889767e666f08e57ea70ff181ccbde48cd7e6;hpb=b5be530cbd21398864b282a9d77cc79f3dd6941c diff --git a/pom.xml b/pom.xml index 11c2ee0..25fa4ea 100644 --- a/pom.xml +++ b/pom.xml @@ -2,35 +2,130 @@ 4.0.0 net.pterodactylus jFCPlib - 0.2-SNAPSHOT + 0.1.6-SNAPSHOT jFCPlib jar + + + pterodactylus + pterodactylus.net Maven Repository + scpexe://maven@maven.pterodactylus.net/home/maven/repository + + junit junit - 3.8.2 + 4.11 test - net.pterodactylus - utils - 0.1.1 + org.hamcrest + hamcrest-integration + 1.3 + test + + + com.google.guava + guava + 16.0.1 + + + pterodactylus + pterodactylus.net Maven Repository + http://maven.pterodactylus.net + + UTF-8 + + + org.apache.maven.wagon + wagon-ssh-external + 2.9 + + org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 + UTF-8 + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.jacoco + jacoco-maven-plugin + 0.7.1.201405082137 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + + check + + + + + + BUNDLE + + + + COMPLEXITY + COVEREDRATIO + 0.60 + + + + + + + +