[ https://issues.apache.org/jira/browse/MSHADE-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510312#comment-17510312 ]
Robert Stupp commented on MSHADE-384: ------------------------------------- Maybe MSHADE-413? > 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.1, 3.2.4 > Environment: macos 10.15.7 > jdk 11.0.9 > maven 3.6.3 > Reporter: Zhengqi Zhang > Priority: Major > Labels: build > 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.{color:#172b4d}*When I get > rid of the -T parameter, everything is fine.When I switched to JDK8, it was > fine to use multithreaded packaging*{color} > !image-2021-02-24-20-04-58-353.png|width=943,height=574! > I get the thread stack, as shown in the figure below. > !image-2021-02-24-20-06-47-076.png|width=838,height=388! > -- This message was sent by Atlassian Jira (v8.20.1#820001)