From 247b4fb905d0ec83bae8bc6d93fc860f5ae9aab3 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sun, 1 Feb 2015 20:57:58 -0800 Subject: [PATCH] our linkcheck should not test problems of other plugins except for javadoc --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 9874b170a..9a8b341ed 100755 --- a/pom.xml +++ b/pom.xml @@ -514,6 +514,13 @@ dependencies.html + cobertura/** + dsm/** + xref/** + xref-test/** + pmd.html + findbugs.html + surefire-report.html reports/google-style/guava @@ -652,6 +659,13 @@ dependencies.html + cobertura/** + dsm/** + xref/** + xref-test/** + pmd.html + findbugs.html + surefire-report.html reports/google-style/guava