Hi experts,
I am compiling a project called vertx-zero which is an open-source project in a Chinese git repo website Gitee (If you want, you can get the project by git clone https://gitee.com/silentbalanceyh/vertx-zero.git
) . Other team member, who use like M1 MacBook Pro or i7 8thGen Win10, can compile it, but I cannot. It stuck in the vertx-up module.
It is a java-17 project. I will provide my env info below. And I have searched StackOverflow including the question below, but still do not have any clue.
https://stackoverflow.com/questions/42938065/maven-stuck-during-compilation

