From 456d918a770b7a8899cd69986ee022fba287fffb Mon Sep 17 00:00:00 2001 From: alexkravin Date: Mon, 9 Feb 2015 18:05:47 +0400 Subject: [PATCH] Linkcheck plugin, excluded broken links until corresponding plugins will be fixed, issue #549 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index ca6ff4032..f9a2494ba 100755 --- a/pom.xml +++ b/pom.xml @@ -652,6 +652,8 @@ pmd.html findbugs.html surefire-report.html + + taglist.html reports/google-style/guava @@ -660,6 +662,11 @@ https://coveralls.io/r/checkstyle/checkstyle http://search.maven.org/* hhttp://junit.org + + **/com/puppycrawl/** + + http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?* 401