Disable running tests during build


/ Published in: Other
Save to your folder(s)

Property skip will skip both compilation and execution of tests.
Property skipTests will compile tests but will skip executing them

URL: http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.