You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Yegor Borovikov (JIRA)" <ji...@apache.org> on 2018/01/24 01:53:00 UTC

[jira] [Comment Edited] (MRESOLVER-39) deadlock during multithreaded dependency resolution

    [ https://issues.apache.org/jira/browse/MRESOLVER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336734#comment-16336734 ] 

Yegor Borovikov edited comment on MRESOLVER-39 at 1/24/18 1:52 AM:
-------------------------------------------------------------------

Thank you for hunting it down!

Attaching [^MRESOLVER-39.tar.gz] (3 tiny poms) for easy reproduction:
{code:java}
rm -rf ~/.m2/repository/com/google/code/findbugs/jsr305/3.0.2
mvn -T2 compiler:compile
{code}


was (Author: yborovikov):
Thank you for hunting it down!

Attaching [^MRESOLVER-39.tar.gz] (3 tiny poms) for easy reproduction:

 
{code:java}
rm -rf ~/.m2/repository/com/google/code/findbugs/jsr305/3.0.2
mvn -T2 compiler:compile
{code}

> deadlock during multithreaded dependency resolution
> ---------------------------------------------------
>
>                 Key: MRESOLVER-39
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-39
>             Project: Maven Resolver
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Priority: Major
>         Attachments: MRESOLVER-39.tar.gz
>
>
> narrowed down a resolution problem to the commit ad50215 ; which belongs to  MRESOLVER-13
> Probably the changes in PartialFile might be the most relevant wrt to this problem.
> for stack traces, see MNG-6323, MNG-6324



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)