I have updated the docs at
http://maven-plugins.sourceforge.net/maven-findbugs-plugin/index.html to
include the findbugs report that is used while testing the plugin itself.
This will give you a feeling for what the report looks like...

Also, it is possible that if you don't see the report that you grabbed maybe
a build from CVS?  Try the downloaded version...

Eric

> -----Original Message-----
> From: Sonnathi, Venkat [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 30, 2004 11:05 PM
> To: 'Maven Users List'
> Subject: RE: [ANN] Maven FindBugs Plugin 0.8.2 released
>
>
> I don't see any difference between 0.7.2 generated report and 0.8.2
> generated report. As per the release notes it mentions about new
> "pmd" style
> report... Can you provide a new sample output?
>
> Thanks,
> --Venkat.
>
> -----Original Message-----
> From: Eric Pugh [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 29, 2004 2:13 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: [ANN] Maven FindBugs Plugin 0.8.2 released
>
>
> The maven-plugins team is pleased to announce the FindBugs Plug-in 0.8.2
> release!
>
> http://maven-plugins.sourceforge.net
>
> A plugin to automate FindBugs tasks
>
> Changes in this version include:
>
>   New Features:
>
> o Switch to maven friendly raw report format. Add new "pmd" style report.
> o add maven.findbugs.detail which can be low, medium, or high to control
>   which errors are displayed.
> o Instead of running findbugs against a compiled jar, run against the
>   individual classes. This avoids running the unit tests just to get a
>   compiled jar.
>
>   Changes:
>
> o Use findbugs version 0.8.2.
>
> To automatically install the plugin, type the following on a single line:
>
> maven plugin:download
>   -DgroupId=maven-plugins
>   -DartifactId=maven-findbugs-plugin
>   -Dversion=0.8.2
>
> -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sour
> ceforge.net/maven/
>
> For a manual installation, you can download the plugin here:
> http://www.ibiblio.org/maven,http://maven-plugins.sourceforge.net/
maven/mave
n-plugins/plugins/maven-findbugs-plugin-0.8.2.jar


Have fun!
-The maven-plugins team


---------------------------------------------------------------------
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