config: exlude for link of linkcheck validation-maven-plugin

This commit is contained in:
Roman Ivanov 2016-02-19 14:47:12 -08:00
parent f6bec165c9
commit 701282f2df
1 changed files with 2 additions and 0 deletions

View File

@ -1164,6 +1164,8 @@
<excludedLink>http://search.maven.org/*</excludedLink>
<excludedLink>http://junit.org</excludedLink>
<excludedLink>http://sonar-plugins.codehaus.org/maven-report</excludedLink>
<!-- SSLHandshakeException but page is opening -->
<excludedLink>http://www.sickboy.cz/checkstyle/</excludedLink>
<!-- Excluded due to Checkstyle's issue #549 until https://issues.apache.org/jira/browse/MJAVADOC-428
and http://jira.codehaus.org/browse/DOXIA-525 and http://jira.codehaus.org/browse/MLINKCHECK-21 will be fixed -->
<excludedLink>**/com/puppycrawl/**</excludedLink>