You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cause of the problem
Originally, I used the command "mvn clean install" based on the above environment to compile the Java project successfully. However, due to a blue screen during the execution of the above command in idea, after the computer restarted, the above command continued to show this problem. How should this problem be troubleshooted and solved?
I have tried to use new code, new jdk, and build a new maven local repository, but all failed. However, the strange thing is that I put the same configuration in my virtual machine Centos 7 environment, and the above command can be executed successfully (in the virtual machine, the maven local repository dependency built in window is used, and the corresponding jdk and maven are replaced with the versions supported by linux)
I need your help, I don't want to solve it by reinstalling the window10 system,thinks!!