Not that particular one, but every once in a while the Ivy cache goes
a bit wonky on my local machine. It's a bit painful, but on my mac
there's a directory
~/.ivy2
I go there and "rm -r cache" then restart the build. Be prepared to
wait a while while the build process downloads a lot of jars.....

You're working on a Windows box, so I'm not quite sure where the Ivy
cache will be located, but you get the idea...

Best,
Erick

On Mon, May 9, 2016 at 6:43 PM, 黄炜文jwos <1055069...@qq.com> wrote:
> when i try to compile solr 5.4.0 with src, i met an error:
>
>
> [ivy:retrieve]  report for org.apache.solr#core;working@zozt-PC test.MiniKdc 
> produced in F:\solr-5.4.0-src 
> (1)\solr-5.4.0\lucene\build\ivy-resolution-cache\org.apache.solr-core-test.MiniKdc.xml
> [ivy:retrieve]  resolve done (1982ms resolve - 156ms download)
> [ivy:retrieve]
> [ivy:retrieve] :: problems summary ::
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          :: 
> org.apache.directory.server#apacheds-interceptors-admin;2.0.0-M15: 
> configuration not found in 
> org.apache.directory.server#apacheds-interceptors-admin;2.0.0-M15: 'master'. 
> It was required from org.apache.solr#core;working@zozt-PC test.MiniKdc
>
>
>
> i'm not familiar with ivy and couldn't figure out what's problem is ,anyone 
> met this situation before?
> Please give me some advice,thanks a lot

Reply via email to