On 5/9/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
I haven't tested it but <useFile>false</useFile> should do the trick.
See :
http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html


On 5/8/06, Vinod Panicker <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is there a way to disable generation of xml test reports?  I'm running
> a huge number of tests and don't need the xml output.  Just need plain
> text reports.  The xml file generation adds up to a huge amount of
> time.
>
> Adding <reportFormat>plain</reportFormat> doesn't disable xml generation
> :(

I don't want to completely disable output, just want to disable the
xml output. useFile false will completely disable report generation.

Regards,
Vinod.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to