mvn skip test

 

1、切换到代码所在目录,输入如下命令:mvn install -DskipTests

 

rerurl:

http://maven.apache.org/surefire/maven-surefire-plugin/examples/skipping-test.html

 

 

你可能感兴趣的:(mvn skip test)