add option to cache results of ivy:resolve
------------------------------------------
Key: IVY-354
URL: http://issues.apache.org/jira/browse/IVY-354
Project: Ivy
Issue Type: Wish
Components: Core
Affects Versions: 1.4.1
Environment: all
Reporter: John Williams
Using ivy:cachepath is a nice alternative to ivy:retrieve, but doing a resolve
on every build is too slow. If there were some way to cache the result of
resolving it would make cachepath much more pleasant to use.
I've been experimenting with a poor man's version of this by saving the
classpaths in a properties file to avoid needing to use Ivy so much, but this
solution seems clumsy because it requires many steps.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira