Ilya created IVY-1515:
-------------------------

             Summary: useCacheOnly should allow lookup of changing dependencies 
in cache
                 Key: IVY-1515
                 URL: https://issues.apache.org/jira/browse/IVY-1515
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.4.0
         Environment: Linux 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 
19:36:28 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

java version "1.7.0_76"
Java(TM) SE Runtime Environment (build 1.7.0_76-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.76-b04, mixed mode)
            Reporter: Ilya


If useCacheOnly is set, and there are changing dependencies, resolution always 
fails with the following messages in the log:

resolver: Checking cache for: dependency: group#artifact;1.0.0-SNAPSHOT 
{default=[default]}
don't use cache for group#artifact;1.0.0-SNAPSHOT: changing=true
        repository (useCacheOnly) : no ivy file found for 
group#artifact;1.0.0-SNAPSHOT

I would like to ask to allow cache usage when useCacheOnly=true and 
changing=true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to