use default excludes

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@522380 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2007-03-25 23:27:21 +00:00
parent ba38c9d098
commit 292f67ab42

View File

@ -26,7 +26,6 @@ maven.jar.maven = ${maven.home}/lib/maven.jar
# Those properties aren't loaded from plugin.properties in JUnit tests
maven.linkcheck.cache=${maven.build.dir}/linkcheck/linkcheck.cache
maven.linkcheck.failonerror=false
maven.linkcheck.exclude=${pom.repository.url}
maven.linkcheck.proxy.host=${maven.proxy.host}
maven.linkcheck.proxy.port=${maven.proxy.port}
maven.linkcheck.proxy.username=${maven.proxy.username}