Update excludes for linkcheck

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@522377 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2007-03-25 23:02:07 +00:00
parent 94154a6011
commit ba38c9d098

View File

@ -45,8 +45,7 @@ maven.license.licenseFile=${basedir}/../plugins-common/LICENSE.txt
#===== #=====
# LinkCheck plugin settings # LinkCheck plugin settings
#===== #=====
maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl}, \ maven.linkcheck.exclude=http://svn.apache.org,http://www.clarkware.com/software/JDepend.html,http://www.google.com
http://www.clarkware.com/software/JDepend.html,http://www.google.com
#===== #=====
# Site plugin settings # Site plugin settings