diff --git a/pom.xml b/pom.xml index 829876e96..adb3c8ebf 100755 --- a/pom.xml +++ b/pom.xml @@ -566,6 +566,77 @@ + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.18.1 + + + + org.codehaus.mojo + cobertura-maven-plugin + + + xml + html + + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.4 + + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + + + + Todo Work + + + todo + ignoreCase + + + FIXME + exact + + + + + + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.4 + + 1.7 + 20 + + + + + pmd + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + + org.apache.maven.plugins maven-linkcheck-plugin @@ -596,64 +667,6 @@ - - org.apache.maven.plugins - maven-surefire-report-plugin - - - - org.codehaus.mojo - cobertura-maven-plugin - - - xml - html - - - - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - - TODO - @todo - FIXME - - - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.4 - - 1.7 - 20 - - - - - pmd - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.0 - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.4 - -