config: linkcheck-plugin, one exclude is not required as problem is fixed
This commit is contained in:
parent
1d90585795
commit
5dfeae53e5
2
pom.xml
2
pom.xml
|
|
@ -1173,8 +1173,6 @@
|
|||
<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 will be fixed -->
|
||||
<excludedLink>http://docs.oracle.com/javase/8/docs/api/org/xml/sax/helpers.DefaultHandler.html?*</excludedLink>
|
||||
<!-- Excluded due to Maven Enforcer Plugin's issue #234: https://issues.apache.org/jira/browse/MENFORCER-234-->
|
||||
<excludedLink>http://maven.apache.org/enforcer/maven-enforcer-plugin</excludedLink>
|
||||
<!-- Excluded due to Maven Surefire Plugin's issue #1173: https://issues.apache.org/jira/browse/SUREFIRE-1173-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue