摘要: 在pom中添加<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <skipTests>true</skipTests> 阅读全文
posted @ 2020-11-25 10:46 天明宝 阅读(162) 评论(0) 推荐(0)