X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=16d769826b9f032742c249a02cc85d5a8da13226;hb=d07405024870ca8b9e2b26ef43230ac97d55764d;hp=12eda1a49cbbe7509d5e52e7f589827997758fb5;hpb=dd605aee444057a874fabf7fb0045b8448b0d1cd;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index 12eda1a..16d7698 100644 --- a/pom.xml +++ b/pom.xml @@ -2,17 +2,41 @@ 4.0.0 net.pterodactylus jFCPlib - 0.2-SNAPSHOT + 0.1.4-SNAPSHOT jFCPlib jar + + + pterodactylus + pterodactylus.net Maven Repository + scp://maven@maven.pterodactylus.net/home/maven/repository + + junit junit - 3.8.2 + 4.11 test + + org.hamcrest + hamcrest-integration + 1.3 + + + com.google.guava + guava + 16.0.1 + + + + pterodactylus + pterodactylus.net Maven Repository + http://maven.pterodactylus.net + + UTF-8 @@ -22,10 +46,78 @@ 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 + + + + + + + +