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
gt; Subject: Re: build of trunk hangs
>
> What Adrien said. I've had this happen when I kill a build partway through
> (but just sometimes).
>
> If you're on a fast network, I'll sometimes just delete the entire
> .ivy2 cache, but that's a little drastic.
&g
What Adrien said. I've had this happen when I kill a build
partway through (but just sometimes).
If you're on a fast network, I'll sometimes just delete the entire
.ivy2 cache, but that's a little drastic.
Erick
On Thu, Jun 20, 2013 at 9:15 AM, Adrien Grand wrote:
> Hi,
>
> On Thu, Jun 20, 2013
Hi,
On Thu, Jun 20, 2013 at 5:59 PM, Tom Burton-West 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 f