diff --git a/linkcheck/xdocs/properties.xml b/linkcheck/xdocs/properties.xml index 867c37ab..a8a89c98 100644 --- a/linkcheck/xdocs/properties.xml +++ b/linkcheck/xdocs/properties.xml @@ -40,8 +40,10 @@ maven.linkcheck.cache Yes -

Default value is - ${maven.build.dir}/linkcheck/linkcheck.cache.

+

Determines where the cache for the linkchecking is stored. Default value is + ${maven.build.dir}/linkcheck/linkcheck.cache. This means that + a clean build deletes the cache. If you have an extremely large document tree this + can have a negative effect on performance.