X-Git-Url: http://git.osdn.net/view?p=jovsonz%2FJovsonz.git;a=blobdiff_plain;f=pom.xml;h=d4a841e75fbf8758a1c8346b3dc1a55a2494498f;hp=1a1c4ff980974e09ca58377dc5dda19458f88972;hb=de4931df4632a9a86d84da9265dccf43c6a70302;hpb=24505bb8a44959627260cce23f5a190fd7d15043 diff --git a/pom.xml b/pom.xml index 1a1c4ff..d4a841e 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,9 @@ en ${locale} + 3.0.0-M3 + 0.8.3 + ${project.mainconf}/checks.xml false @@ -244,14 +247,54 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + ${surefire-plugin.version} - false true + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + BUNDLE + + + COMPLEXITY + COVEREDRATIO + 0.0 + + + + + + + + + + org.apache.maven.plugins maven-site-plugin 3.7.1 @@ -293,19 +336,6 @@ - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - ${project.build.sourceEncoding} - - html - xml - - - - @@ -424,33 +454,23 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.19.1 - - false - + ${surefire-plugin.version} + + + + org.jacoco + jacoco-maven-plugin + ${jacoco-plugin.version} - report-only + report - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - ${project.build.sourceEncoding} - - html - xml - - - - - org.apache.maven.plugins maven-checkstyle-plugin 2.15