RE: [m2] Cannot generate test report with failing tests

2006-02-22 Thread Krishnan A S
MAIL PROTECTED] Sent: Wednesday, February 22, 2006 4:28 PM To: Maven Users List Subject: Re: [m2] Cannot generate test report with failing tests Probably because if you do so you'll not be warned of test failures, which is not what you want in a normal build. 2006/2/22, Adrian Herscu <[EMA

RE: [m2] Cannot generate test report with failing tests

2006-02-22 Thread Krishnan A S
HNAN, AZTEC, BANGALORE. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Herscu Sent: Wednesday, February 22, 2006 4:18 PM To: users@maven.apache.org Subject: Re: [m2] Cannot generate test report with failing tests >From the surefire descriptio

Re: [m2] Cannot generate test report with failing tests

2006-02-22 Thread Yann Le Du
; > A.S.KRISHNAN, > > AZTEC, BANGALORE. > > > > -Original Message- > > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Herscu > > Sent: Wednesday, February 22, 2006 1:26 AM > > To: users@maven.apache.org > > Subject: [m2] Cannot generate

Re: [m2] Cannot generate test report with failing tests

2006-02-22 Thread Adrian Herscu
t this option. > > Thanks & Regards, > A.S.KRISHNAN, > AZTEC, BANGALORE. > > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Herscu > Sent: Wednesday, February 22, 2006 1:26 AM > To: users@maven.apache.org > Subject: [m2] Cannot ge

RE: [m2] Cannot generate test report with failing tests

2006-02-21 Thread Krishnan A S
s [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Herscu Sent: Wednesday, February 22, 2006 1:26 AM To: users@maven.apache.org Subject: [m2] Cannot generate test report with failing tests Hi all, I am trying the surefire reporting. When all tests pass the report is generated with a 100% success rate

Re: [m2] Cannot generate test report with failing tests

2006-02-21 Thread Yann Le Du
Hi Adrian, This is a known issue : http://jira.codehaus.org/browse/MOJO-107 - Yann 2006/2/21, Adrian Herscu <[EMAIL PROTECTED]>: > > Hi all, > > I am trying the surefire reporting. > When all tests pass the report is generated with a 100% success rate :-) > When some test fail then the report is

[m2] Cannot generate test report with failing tests

2006-02-21 Thread Adrian Herscu
Hi all, I am trying the surefire reporting. When all tests pass the report is generated with a 100% success rate :-) When some test fail then the report is not generated at all -- I am asking myself why do I need this report at all?! Please explain how to use, Adrian. --