witty-crayon-22786
10/13/2016, 7:34 PM<!-- pants requires that all classpath elements are located within the ivy cache, so we
set `useOrigin="false"` here to cause it to symlink into the cache in all cases.
this is primarily relevant for the '.m2' and '.sbt' resolvers. -->
<caches default="default" lockStrategy="no-lock" useOrigin="false">
<cache name="default" basedir="${ivy.cache.dir}" useOrigin="false" defaultTTL="8h">
<ttl revision="latest.integration" duration="0ms" />
</cache>
</caches>