X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=6acbf0c2c3bcfd75e75e3659e94fd3958031ec2d;hp=fecbaa11536484737bf8a6c1af4ac0084fcf600d;hb=6610155ca427f57dc135ccfd9e7b2f6cfad28114;hpb=c957cd1adc31566f65a1b6ab524832725e72f5ff diff --git a/pom.xml b/pom.xml index fecbaa1..6acbf0c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,35 +2,129 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.1 + 0.1.4-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 + + + 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 + + + + + + + +