X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=1555ce00955e4a11a637ff09040b79916ca4a3eb;hb=e7fe15a311e143a2154bfc62ed21cdf591b9a27f;hp=ea1629af53451fa158c79a9db7585f9a8f09bbe6;hpb=a999dc88874f3c2636cd37b1aa33b6e75ec7fae9;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index ea1629a..1555ce0 100644 --- a/pom.xml +++ b/pom.xml @@ -16,10 +16,20 @@ junit junit - 3.8.2 + 4.12 test + org.hamcrest + hamcrest-integration + 1.3 + + + org.mockito + mockito-all + 1.10.19 + + com.google.guava guava 16.0.1 @@ -34,21 +44,33 @@ UTF-8 + 3.3 + 2.4 + 2.10.3 + 0.7.1.201405082137 org.apache.maven.plugins maven-compiler-plugin + ${plugin.compiler.version} - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 org.apache.maven.plugins maven-javadoc-plugin + ${plugin.javadoc.version} + + true + + http://docs.guava-libraries.googlecode.com/git-history/v18.0/javadoc/ + + attach-javadocs @@ -61,6 +83,7 @@ org.apache.maven.plugins maven-source-plugin + ${plugin.source.version} attach-sources @@ -73,7 +96,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + ${plugin.jacoco.version} default-prepare-agent @@ -90,25 +113,10 @@ default-check + check - - - - - BUNDLE - - - - COMPLEXITY - COVEREDRATIO - 0.60 - - - - -