Re: ant eclipse on branch_6_4

2018-04-13 Thread rgummadi
Thanks Steve. I will look into the cache. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: ant eclipse on branch_6_4

2018-04-12 Thread Steve Rowe
Hi, You probably have a stale Ivy lock file in ~/.ivy2/cache/, very likely orphaned as a result of manually interrupting the Lucene/Solr build, e.g. via Ctrl-C. You can find it via e.g.: find ~/.ivy2/cache -name ‘*.lck’ Once you have found the stale lock file, manually deleting it should allow

ant eclipse on branch_6_4

2018-04-12 Thread rgummadi
I cloned lucene-solr git and working on git branch branch_6_4. I am trying to make this eclipse compatible. So I "ant eclipse" from the root folder. I am getting the below error. Can some one suggest a resolution. [ivy:retrieve] :: [ivy:retrieve