Maven - Skip building test classes

后端 未结 5 1488
心在旅途
心在旅途 2021-01-30 19:36

Is there a simple way to not build the test classes?

mvn clean install -Dmaven.test.skip=true
5条回答
提交回复
热议问题