Make Hudson Fail Maven builds when tests fail

By default Hudson marks a build as unstable if unit tests fail. If you'd rather it marked it as failed use this Maven switch.

-Dmaven.test.failure.ignore=false

0 comments: