I think you may be looking for th eHTML report, which is this plugin
http://mojo.codehaus.org/surefire-report-maven-plugin/

On 11/18/05, John Tolentino <[EMAIL PROTECTED]> wrote:
> Hi Aviran,
>
> You can try maven-surefire-plugin
> (http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html).
> It calls junit tests and also generates reports (see reportFormat).
>
> You can find most of the documents you'll need here:
> http://maven.apache.org/guides/index.html. To configure the surefire
> plugin, look at Guide to Configuring Plug-ins.
>
> Hope this helps.
>
> Regards,
> John
>
> Mordo, Aviran (EXP N-NANNATEK) wrote:
>
> >Hi, I'm new to maven and I'm trying to generate Junit reports from the
> >Junit tests that I run, but I could not find the right plug-in  and goal
> >to run. (I could only find some stuff for m1).
> >
> >Can anyone show me an example of generating junit reports for m2 ?
> >
> >Thanks
> >
> >Aviran
> >
> >---------------------------------------------------------------------
> >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]
>
>

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

Reply via email to