diff --git a/pom.xml b/pom.xml index b3cab5a6ced..65928f1aa92 100644 --- a/pom.xml +++ b/pom.xml @@ -777,46 +777,6 @@ - - org.jacoco - jacoco-maven-plugin - ${cs.jacoco-plugin.version} - - - org.openclover - clover-maven-plugin - ${cs.clover-maven-plugin.version} - - threaded - 100 - 0% - true - true - true - - - - main - verify - - instrument - aggregate - check - log - - - - site - pre-site - - instrument - aggregate - - save-history - - - - @@ -1085,22 +1045,6 @@ - - org.owasp - dependency-check-maven - ${cs.owasp.dependency-checker-plugin.version} - - true - true - - - - - check - - - - org.apache.maven.plugins maven-compiler-plugin @@ -1214,7 +1158,7 @@ ${cs.surefire-plugin.version} false - @{argLine} -Djava.security.egd=file:/dev/./urandom -noverify + -Djava.security.egd=file:/dev/./urandom -noverify @@ -1222,26 +1166,6 @@ maven-failsafe-plugin ${cs.failsafe-plugin.version} - - org.jacoco - jacoco-maven-plugin - ${cs.jacoco-plugin.version} - - - prepare-coverage-agent - - prepare-agent - - - - produce-coverage-reports - test - - report - - - - org.apache.maven.plugins maven-site-plugin @@ -1252,18 +1176,6 @@ - - org.owasp - dependency-check-maven - ${cs.owasp.dependency-checker-plugin.version} - - - - aggregate - - - - com.github.spotbugs spotbugs-maven-plugin @@ -1283,19 +1195,6 @@ maven-resources-plugin ${cs.resources-plugin.version} - - org.jacoco - jacoco-maven-plugin - ${cs.jacoco-plugin.version} - - - - - report - - - - @@ -1347,6 +1246,125 @@ vmware-base + + quality + + false + + + + + org.jacoco + jacoco-maven-plugin + ${cs.jacoco-plugin.version} + + + org.openclover + clover-maven-plugin + ${cs.clover-maven-plugin.version} + + threaded + 100 + 0% + true + true + true + + + + main + verify + + instrument + aggregate + check + log + + + + site + pre-site + + instrument + aggregate + + save-history + + + + + + + + + org.owasp + dependency-check-maven + ${cs.owasp.dependency-checker-plugin.version} + + true + true + + + + + check + + + + + + org.jacoco + jacoco-maven-plugin + ${cs.jacoco-plugin.version} + + + prepare-coverage-agent + + prepare-agent + + + + produce-coverage-reports + test + + report + + + + + + + + + + + org.owasp + dependency-check-maven + ${cs.owasp.dependency-checker-plugin.version} + + + + aggregate + + + + + + org.jacoco + jacoco-maven-plugin + ${cs.jacoco-plugin.version} + + + + + report + + + + + + + disablecheckstyle