config: exlude for link of linkcheck validation-maven-plugin
This commit is contained in:
parent
f6bec165c9
commit
701282f2df
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue