Ben Walding <[EMAIL PROTECTED]> wrote on 10/07/2003 06:27:46 AM:

> As you noted on #maven, linkcheck does have the capability of writing 
> it's cache in an area other than target. I usually configure linkcheck 
> to write to /tmp/linkcheck-${pom.id}.cache.  Then let the OS clear it 
> out every once in a while. 
> 
> Perhaps we should formalise a slightly less volatile area for projects 
> to write their "volatile", but not "really volatile" data. eg
> ~/.maven/cache/${pom.id}/
How about ~/.maven/cache/${plugin.name}/${pom.id} in this case....
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


Reply via email to