Skip to content

Commit

Permalink
minor: exclude link for build-helper-maven-plugin from valiidation
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Apr 12, 2023
1 parent c8ee5ba commit 9283e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2053,6 +2053,7 @@
<excludedLink>http://maven.apache.org/plugins/maven-eclipse-plugin/</excludedLink>
<excludedLink>http://maven.apache.org/plugins/maven-install-plugin/</excludedLink>
<excludedLink>http://maven.apache.org/plugins/maven-linkcheck-plugin/</excludedLink>
<excludedLink>http://www.mojohaus.org/build-helper-maven-plugin/</excludedLink>
<!-- until new plugins are released to generate link with trailing '/' -->
<excludedLink>https://www.mojohaus.org/exec-maven-plugin</excludedLink>
<!-- permanent 403 -->
Expand Down

0 comments on commit 9283e4c

Please sign in to comment.