Define two builds, one just to run the tests and report them. The second build to just do the site.
On Wed, 14 Mar 2007 11:47:07 +0100, "Erik Ruisma" <[EMAIL PROTECTED]> said: > Hello all, > > I'm not quite sure if this is a continuum or a Maven question, but I > thought > to post first on the Continuum mailing list. > > In our company-wide settings I want that project sites are generated, and > artifacts get deployed to our internal repository even when there are > some > unit tests that fail. We also want that a mail is send when there are > test > failures, with some kind of indication that their was a problem during > the > build. > > How would you set this up ? > >
