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 <[email protected]> wrote: > 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 any reason why Maven uses the back-port when running in Java 7? > Should not it use default Java implementation instead? > > Thanks a lot for any feedback, > Sergey > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
