一使用maven.test.skip,不但跳过单元测试的运行,也跳过测试代码的编译。 mvn package -Dmaven.test.skip=true. 也可以在pom.xml文件中修改. 复制代码.
確定! 回上一頁