Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

A Java project vertx-zero cannot be compiled under my win11 i7-12700H laptop

user-od3fwApr 2 2023 — edited Apr 2 2023

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

Comments
Post Details
Added on Apr 2 2023
1 comment
294 views