Author: aheritier
Date: Sat Jan 14 17:03:53 2006
New Revision: 369147
URL: http://svn.apache.org/viewcvs?rev=369147&view=rev
Log:
the timeout property is not used
Modified:
maven/maven-1/plugins/trunk/linkcheck/plugin.properties
Modified: maven/maven-1/plugins/trunk/linkcheck/plugin.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/linkcheck/plugin.properties?rev=369147&r1=369146&r2=369147&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/linkcheck/plugin.properties (original)
+++ maven/maven-1/plugins/trunk/linkcheck/plugin.properties Sat Jan 14 17:03:53
2006
@@ -20,4 +20,3 @@
maven.linkcheck.cache=${maven.build.dir}/linkcheck/linkcheck.cache
maven.linkcheck.failonerror=false
maven.linkcheck.exclude=${pom.repository.url}
-maven.linkcheck.timeout=30000