Open YohLee opened 4 years ago
mvn clean install -Dmaven.test.skip=true clean是清除之前编译的那些文件,install是编译现在更改过的文件,或者是重新编译
mvn clean install -Dmaven.test.skip=true clean是清除之前编译的那些文件,install是编译现在更改过的文件,或者是重新编译