It's actually a bug in hte surefire report plugin, which has already been filed. It should be setting this variable automatically.
- Brett On 1/11/06, Piotr Bzdyl <[EMAIL PROTECTED]> wrote: > Hello, > > [INFO] > > ---------------------------------------------------------------------------- > > [ERROR] BUILD ERROR > > [INFO] > > ---------------------------------------------------------------------------- > > [INFO] There are some test failure. > > > > Because of some failed junit-tests the whole maven build fails, withour > > generating any > > Site or report as should be!? > > Only if there are no junit-errors/failures the site and report is generated. > > > > I guess that i´am doing something definitly wrong???? > > Help needed. > > > Check: > http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html, > parameter |testFailureIgnore. > > Best regards, > Piotrek > | > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
