Cache

Description

A local directory to be used as the cache. If not declared, the value defaults to '[MERLIN-HOME]/repository'.

Sample XML

 <kernel>
   <repository>
     <cache>C:/maven/repository</cache>
   </repository>
 </kernel>