Maven编译代码的时候跳过单元测试 <properties> <maven.test.skip>true</maven.test.skip> </properties> 转载于:https://www.cnblogs.com/dushenzi/p/10654898.html