Skip to content

Commit

Permalink
config: exlude link to google plus at linkcheck plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Aug 10, 2017
1 parent e798dd2 commit bbe829c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -1349,6 +1349,8 @@
<excludedLink>https://git-scm.com</excludedLink>
<!-- till https://github.com/gleclaire/findbugs-maven-plugin/pull/69 merged and released -->
<excludedLink>http://gleclaire.github.io/findbugs-maven-plugin/</excludedLink>
<!-- I do not know how to resolve this "302 Found" responce -->
<excludedLink>https://plus.google.com/+CheckstyleJava</excludedLink>
</excludedLinks>
</configuration>
</plugin>
Expand Down

0 comments on commit bbe829c

Please sign in to comment.