Re: usage of hidden.edu.emory.mathcs.backport.java.util.concurrent

2013-11-24 Thread Sergey Bondarenko
t; > > > On 25 November 2013 15:29, Sergey Bondarenko wrote: > > Hi Olivier, > > > > The package is part of apache-maven-2.2.1/lib/maven-2.2.1-uber.jar. > > It looks like it is a part of Maven Core (at least it is a part of > standard > > distribution). > > &

Re: usage of hidden.edu.emory.mathcs.backport.java.util.concurrent

2013-11-24 Thread Sergey Bondarenko
ivier Lamy > Within Maven core or a plugin? I'm not sure Maven core use that.. > > BTW Hard to know without any logs and/or stack trace or/and the Maven > version you are using. > > > > > On 22 November 2013 06:16, Sergey Bondarenko wrote: > > Good afternoon, > &g

usage of hidden.edu.emory.mathcs.backport.java.util.concurrent

2013-11-24 Thread Sergey Bondarenko
Good afternoon, I have caught a deadlock in Maven several times, when it was executing TestNG tests (see the thread dump attached). It was happening in hidden.edu.emory.mathcs.backport.java.util.concurrent.LinkedBlockingQueue. Do you think it is a defect in this concurrency back-port? Is there a