做好自己
maven打包提示报错Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test maven打包提示报错Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test
在pom文件下加上如下配置: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>
2024-02-25