Wednesday 23 November 2011

Maven: skip tests

skip tests compilation+execution:
-Dmaven.test.skip=true
skip tests execution:
-DskipTests=true

No comments:

Post a Comment