Apr 30, 2009

Maven Skip Tests

To run maven without running the tests:

mvn install -Dmaven.test.skip=true

No comments: