A helper PowerShell script is provided to download and install an OpenJDK build (Temurin) for Windows and set JAVA_HOME and update your user PATH. If you don't want to modify environment variables, ...
Explain: -DskipTests, not execute test case, but compile test case; -Dmaven.test.skip=true,not compile test case, neither execute test case. Attention: Due to China GFW, you may fail when you build ...