diff --git a/pmd/etc/default-clover-report.xml b/pmd/etc/default-clover-report.xml new file mode 100644 index 0000000000..5518485c21 --- /dev/null +++ b/pmd/etc/default-clover-report.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pmd/pom.xml b/pmd/pom.xml index 71c07361de..f9b85629db 100644 --- a/pmd/pom.xml +++ b/pmd/pom.xml @@ -254,7 +254,7 @@ maven-surefire-plugin - 2.9 + 2.12 once -Xmx512m -Dfile.encoding=${project.build.sourceEncoding} @@ -278,7 +278,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.6 + 1.7 true @@ -386,7 +386,7 @@ org.apache.maven.plugins maven-site-plugin - 2.0.1 + 3.0 ${project.build.directory}/generated-xdocs @@ -515,13 +515,13 @@ org.apache.maven.plugins maven-jxr-plugin - 2.1 + 2.3 org.apache.maven.plugins maven-javadoc-plugin - 2.5 + 2.8.1 @@ -557,7 +557,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 2.1.1 + 2.4 @@ -576,8 +576,8 @@ org.apache.maven.plugins - maven-surefire-plugin - 2.4.3 + maven-surefire-report-plugin + 2.12 com.atlassian.maven.plugins @@ -585,6 +585,7 @@ 2.5.1 licences/clover2.license + etc/default-clover-report.xml @@ -669,7 +670,7 @@ org.apache.maven.plugins maven-pmd-plugin - 2.6 + 2.7.1 verify