not exactly, continuum send a message every time the state change, so if your build is always in success, you'll receive only the first message, same thing for failures

You can set sendOn* in notifier in your pom (http://maven.apache.org/maven-model/maven.html#class_notifier). In 1.0.1, you'll can set them too in notifier view.

Emmanuel

Tim McCune a écrit :
I'm building a Maven 1 project and I can't seem to find a setting to
only send e-mail on failures.  Continuum is sending mail every time a
build finishes, which is way too much.  Anyone have any suggestions on
how I might set this?





Reply via email to