I don't see anything abnormal.

This is what happens why it downloads dependencies. replicator must pull in
2MB of jars from various places.

If you are impatient during this process and press ^C, then that really
only makes matters worse as it then leaves a .lck file in your ivy cache,
and future accesses will *truly hang* until you remove this file.

On Thu, Jun 20, 2013 at 8:59 AM, Tom Burton-West <tburt...@umich.edu> wrote:

> I'm trying to build trunk and when I run "ant compile"
> the build hangs right after "Building replicator"  at the line
> "common.resolve:". (see below for more context)
>
> I'm not familiar with Ivy so I'm not too sure where to look for the
> problem.
> Can someone point me to the FAQ or the appropriate resource to figure out
> what is going on?
>
> Tom
>
>
>
> -----------------------------------------------------
>
> resolve:
>      [echo] Building replicator...
>
> ivy-availability-check:
>      [echo] Building replicator...
>
> ivy-fail:
>
> ivy-configure:
> [ivy:configure] :: loading settings :: file =
> /home/tom/Solr/trunk/trunk/lucene/ivy-settings.xml
>
> common.resolve:
>

Reply via email to