摘要: 在pom文件加入 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <skipTests>true</skipTest 阅读全文
posted @ 2020-06-15 16:44 turbozhang 阅读(372) 评论(0) 推荐(0) 编辑