Also upgrade to latest ivy version! ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected]
> -----Original Message----- > From: Erick Erickson [mailto:[email protected]] > Sent: Saturday, June 22, 2013 6:28 PM > To: java-user > 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. > > Erick > > On Thu, Jun 20, 2013 at 9:15 AM, Adrien Grand <[email protected]> wrote: > > Hi, > > > > On Thu, Jun 20, 2013 at 5:59 PM, Tom Burton-West > <[email protected]> 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? > > > > This is likely due to a zombie lock file in your ivy cache. You should > > look for files ending with .lck or .lock in your ~/.ivu2/cache and > > remove them. > > > > -- > > Adrien > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
