minor: linkcheck, exclude for version-maven-plugin url

This commit is contained in:
Roman Ivanov 2016-01-20 09:21:21 -08:00
parent 80411d5aa6
commit f56fa00d27
1 changed files with 2 additions and 0 deletions

View File

@ -1185,6 +1185,8 @@
<excludedLink>http://mojo.codehaus.org/xml-maven-plugin</excludedLink>
<!-- Excluded due to Maven ANTLR4 Plugin's issue #978: https://github.com/antlr/antlr4/issues/978-->
<excludedLink>http://www.antlr.org/antlr4-maven-plugin</excludedLink>
<!-- till https://github.com/mojohaus/versions-maven-plugin/pull/49 -->
<excludedLink>http://mojo.codehaus.org/versions-maven-plugin</excludedLink>
<!-- Excluded due to Maven Release Plugin's issue #919: https://issues.apache.org/jira/browse/MRELEASE-919-->
<excludedLink>http://maven.apache.org/plugins/maven-release-plugin/</excludedLink>
<!-- Excluded till https://issues.sonatype.org/browse/NEXUS-9643 -->