To disable Maven unit tests, all you need to do is pass -Dmaven.test.skip=true in the command prompt. Maven executes all the tests as a default behaviour.
確定! 回上一頁