Process exited with an error: 1 (Exit value: 1)出现此bug 的时候
我是在尝试在test.java进行写main 方法运行的时候,出现在bug.
主要的是解决方法是:
org.codehaus.mojo exec-maven-plugin 1.6.0 test
参考链接:https://blog.csdn.net/weixin_45773603/article/details/105883894

Process exited with an error: 1 (Exit value: 1)出现此bug 的时候
我是在尝试在test.java进行写main 方法运行的时候,出现在bug.
主要的是解决方法是:
org.codehaus.mojo exec-maven-plugin 1.6.0 test
参考链接:https://blog.csdn.net/weixin_45773603/article/details/105883894