diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index 0be788d2..ed1000a8 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -127,6 +127,11 @@ maven.checkstyle.properties = ${basedir}/../checkstyle.xml #===== maven.license.licenseFile=${basedir}/../LICENSE.txt +#===== +# LinkCheck plugin settings +#===== +maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl} + #===== # MultiProject plugin settings #=====