split the cache into an downloaded artifacts cache and a metadata cache
-----------------------------------------------------------------------

                 Key: IVY-628
                 URL: https://issues.apache.org/jira/browse/IVY-628
             Project: Ivy
          Issue Type: Improvement
          Components: Core
            Reporter: Maarten Coene
             Fix For: 2.0


At the moment, the cache contains two types of data:
- downloaded artifacts (jars and ivy files)
- metadata files containing resolve results
It would be good if we could specify different cache locations for each type.

We could also for instance make these locations configurable with the following 
properties:
ivy.cache.artifacts
ivy.cache.metadata
The default for both properties could be the current Ivy cache directory.

Maarten

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to