You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zhengqi Zhang (Jira)" <ji...@apache.org> on 2021/02/24 12:09:00 UTC

[jira] [Created] (MSHADE-384) maven building hang when using multithread on jdk 11

Zhengqi Zhang created MSHADE-384:
------------------------------------

             Summary: maven building hang when using multithread on jdk 11
                 Key: MSHADE-384
                 URL: https://issues.apache.org/jira/browse/MSHADE-384
             Project: Maven Shade Plugin
          Issue Type: Bug
    Affects Versions: 3.2.4, 3.2.1
         Environment: macos 10.15.7
jdk 11.0.9
maven 3.6.3
            Reporter: Zhengqi Zhang
         Attachments: image-2021-02-24-20-04-58-353.png, image-2021-02-24-20-06-47-076.png

When I use mvn clean package and add -T to the command, the console log stops on a certain line. then I use -X to start the debug log, and I find that I have been looping through something, as follows.When I get rid of the -T parameter, everything is fine.

!image-2021-02-24-20-04-58-353.png!

I get the thread stack, as shown in the figure below.

!image-2021-02-24-20-06-47-076.png!

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)