Hi Manilo, Taking a look at the configuration documentation at:
http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html
it looks like there are two options that may be of interest:
reportFormat (Optional) Selects the formatting for the test report to be
generated. Can be set as brief, plain, or xml.
and
useFile (Optional) Option to generate a file test report or just output the
test report to the console.
HTH,
Ian
It's better to be hated for who you are
than loved for who you are not
Ian D. Stewart
Appl Dev Analyst-Advisory, DCS Automation
JPMorganChase Global Technology Infrastructure
Phone: (614) 244-2564
Pager: (888) 260-0078
"Manlio
Malaidini" To: "Maven Users List"
<[email protected]>
<[EMAIL PROTECTED] cc:
.com> Subject: avoid generation of
TEST*.xml files
03/16/2006 09:18
AM
Please respond to
"Maven Users
List"
Hi,
anybody knows a way to suppress generation of TEST*.xml files? Or at least
to reduce their verbose content?
I have hundreds of test classes, each one of them causes the generation of
a
TEST*.xml file that is at least 60 KB ==> can this be reduced or avoided
somehow?
Thanks
MM
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
