With a full trunk checkout and no ~/.ivy2 repository, 'ant -d resolve' hangs. 
Here is the final 85 lines of debug output, after all of the ant startup 
logging. It hangs after: 
[ivy:retrieve] don't use cache for 
com.carrotsearch.randomizedtesting#junit4-ant;2.0.4: checkModified=true 

Any ideas? 

resolve: 
Setting project property: ivy.version -> 2.2.0 
[ivy:retrieve] parameter not found: ivy.organisation 
[ivy:retrieve] parameter not found: ivy.module 
[ivy:retrieve] parameter not found: ivy.resolved.file 
[ivy:retrieve] using standard ensure resolved 
[ivy:retrieve] parameter found as attribute value: 
ivy.resolved.configurations=* 
[ivy:retrieve] calculating configurations to resolve 
[ivy:retrieve] module not yet resolved, all confs still need to be resolved 
[ivy:retrieve] no resolved descriptor found: launching default resolve 
Overriding previous definition of property "ivy.version" 
Setting project property: ivy.version -> 2.2.0 
[ivy:retrieve] parameter found as attribute value: ivy.configurations=* 
[ivy:retrieve] parameter found as ivy variable: 
ivy.resolve.default.type.filter=* 
[ivy:retrieve] parameter found as ivy variable: ivy.dep.file=ivy.xml 
[ivy:retrieve] using ivy parser to parse 
file:/Users/lancenorskog/Documents/open/solr/trunk/lucene/test-framework/ivy.xml
 
[ivy:retrieve] post 1.3 ivy file: using exact as default matcher 
[ivy:retrieve] :: resolving dependencies :: 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local 
[ivy:retrieve] confs: [default, junit4-stdalone] 
[ivy:retrieve] validate = true 
[ivy:retrieve] refresh = false 
[ivy:retrieve] resolving dependencies for configuration 'default' 
[ivy:retrieve] == resolving dependencies for 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local 
[default] 
[ivy:retrieve] loadData of 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local 
of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->org.apache.ant#ant;1.8.2
 [default->default] 
[ivy:retrieve] loadData of org.apache.ant#ant;1.8.2 of rootConf=default 
[ivy:retrieve] using default to resolve org.apache.ant#ant;1.8.2 
[ivy:retrieve] default: Checking cache for: dependency: 
org.apache.ant#ant;1.8.2 {default=[default]} 
[ivy:retrieve] don't use cache for org.apache.ant#ant;1.8.2: checkModified=true 
[ivy:retrieve] No entry is found in the ModuleDescriptorCache : 
/Users/lancenorskog/.ivy2/cache/org.apache.ant/ant/ivy-1.8.2.xml 
[ivy:retrieve] post 1.3 ivy file: using exact as default matcher 
[ivy:retrieve] found ivy file in cache for org.apache.ant#ant;1.8.2 (resolved 
by public): /Users/lancenorskog/.ivy2/cache/org.apache.ant/ant/ivy-1.8.2.xml 
[ivy:retrieve] found module in cache but with a different resolver: discarding: 
org.apache.ant#ant;1.8.2; expected resolver=local; resolver=public 
[ivy:retrieve] trying 
/Users/lancenorskog/.ivy2/local/org.apache.ant/ant/1.8.2/ivys/ivy.xml 
[ivy:retrieve] tried 
/Users/lancenorskog/.ivy2/local/org.apache.ant/ant/1.8.2/ivys/ivy.xml 
[ivy:retrieve] local: resource not reachable for org.apache.ant#ant;1.8.2: 
res=/Users/lancenorskog/.ivy2/local/org.apache.ant/ant/1.8.2/ivys/ivy.xml 
[ivy:retrieve] trying 
/Users/lancenorskog/.ivy2/local/org.apache.ant/ant/1.8.2/jars/ant.jar 
[ivy:retrieve] tried 
/Users/lancenorskog/.ivy2/local/org.apache.ant/ant/1.8.2/jars/ant.jar 
[ivy:retrieve] local: resource not reachable for org.apache.ant#ant;1.8.2: 
res=/Users/lancenorskog/.ivy2/local/org.apache.ant/ant/1.8.2/jars/ant.jar 
[ivy:retrieve] local: no ivy file nor artifact found for 
org.apache.ant#ant;1.8.2 
[ivy:retrieve] main: Checking cache for: dependency: org.apache.ant#ant;1.8.2 
{default=[default]} 
[ivy:retrieve] Entry is found in the ModuleDescriptorCache : 
/Users/lancenorskog/.ivy2/cache/org.apache.ant/ant/ivy-1.8.2.xml 
[ivy:retrieve] found ivy file in cache for org.apache.ant#ant;1.8.2 (resolved 
by public): /Users/lancenorskog/.ivy2/cache/org.apache.ant/ant/ivy-1.8.2.xml 
[ivy:retrieve] main: module revision found in cache: org.apache.ant#ant;1.8.2 
[ivy:retrieve] found org.apache.ant#ant;1.8.2 in public 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->org.apache.ant#ant;1.8.2
 [default->runtime] 
[ivy:retrieve] loadData of org.apache.ant#ant;1.8.2 of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->org.apache.ant#ant;1.8.2
 [default->compile] 
[ivy:retrieve] loadData of org.apache.ant#ant;1.8.2 of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->org.apache.ant#ant;1.8.2
 [default->master] 
[ivy:retrieve] loadData of org.apache.ant#ant;1.8.2 of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->junit#junit;4.10
 [default->*] 
[ivy:retrieve] loadData of junit#junit;4.10 of rootConf=default 
[ivy:retrieve] using default to resolve junit#junit;4.10 
[ivy:retrieve] default: Checking cache for: dependency: junit#junit;4.10 
{default=[*], junit4-stdalone=[*]} 
[ivy:retrieve] don't use cache for junit#junit;4.10: checkModified=true 
[ivy:retrieve] No entry is found in the ModuleDescriptorCache : 
/Users/lancenorskog/.ivy2/cache/junit/junit/ivy-4.10.xml 
[ivy:retrieve] post 1.3 ivy file: using exact as default matcher 
[ivy:retrieve] found ivy file in cache for junit#junit;4.10 (resolved by 
public): /Users/lancenorskog/.ivy2/cache/junit/junit/ivy-4.10.xml 
[ivy:retrieve] found module in cache but with a different resolver: discarding: 
junit#junit;4.10; expected resolver=local; resolver=public 
[ivy:retrieve] trying 
/Users/lancenorskog/.ivy2/local/junit/junit/4.10/ivys/ivy.xml 
[ivy:retrieve] tried 
/Users/lancenorskog/.ivy2/local/junit/junit/4.10/ivys/ivy.xml 
[ivy:retrieve] local: resource not reachable for junit#junit;4.10: 
res=/Users/lancenorskog/.ivy2/local/junit/junit/4.10/ivys/ivy.xml 
[ivy:retrieve] trying 
/Users/lancenorskog/.ivy2/local/junit/junit/4.10/jars/junit.jar 
[ivy:retrieve] tried 
/Users/lancenorskog/.ivy2/local/junit/junit/4.10/jars/junit.jar 
[ivy:retrieve] local: resource not reachable for junit#junit;4.10: 
res=/Users/lancenorskog/.ivy2/local/junit/junit/4.10/jars/junit.jar 
[ivy:retrieve] local: no ivy file nor artifact found for junit#junit;4.10 
[ivy:retrieve] main: Checking cache for: dependency: junit#junit;4.10 
{default=[*], junit4-stdalone=[*]} 
[ivy:retrieve] Entry is found in the ModuleDescriptorCache : 
/Users/lancenorskog/.ivy2/cache/junit/junit/ivy-4.10.xml 
[ivy:retrieve] found ivy file in cache for junit#junit;4.10 (resolved by 
public): /Users/lancenorskog/.ivy2/cache/junit/junit/ivy-4.10.xml 
[ivy:retrieve] main: module revision found in cache: junit#junit;4.10 
[ivy:retrieve] found junit#junit;4.10 in public 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->junit#junit;4.10
 [default->runtime] 
[ivy:retrieve] loadData of junit#junit;4.10 of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->junit#junit;4.10
 [default->compile] 
[ivy:retrieve] loadData of junit#junit;4.10 of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->junit#junit;4.10
 [default->master] 
[ivy:retrieve] loadData of junit#junit;4.10 of rootConf=default 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->junit#junit;4.10
 [default->compile] 
[ivy:retrieve] loadData of junit#junit;4.10 of rootConf=default 
[ivy:retrieve] default is loaded and no conf to load. Skip loading 
[ivy:retrieve] == resolving dependencies 
org.apache.lucene#core-test-framework;working@Lance-Norskogs-MacBook-Pro.local->com.carrotsearch.randomizedtesting#junit4-ant;2.0.4
 [default->*] 
[ivy:retrieve] loadData of com.carrotsearch.randomizedtesting#junit4-ant;2.0.4 
of rootConf=default 
[ivy:retrieve] using default to resolve 
com.carrotsearch.randomizedtesting#junit4-ant;2.0.4 
[ivy:retrieve] default: Checking cache for: dependency: 
com.carrotsearch.randomizedtesting#junit4-ant;2.0.4 {default=[*], 
junit4-stdalone=[*]} 
[ivy:retrieve] don't use cache for 
com.carrotsearch.randomizedtesting#junit4-ant;2.0.4: checkModified=true 


Reply via email to