[
http://jira.codehaus.org/browse/MFINDBUGS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg moved MOJO-513 to MFINDBUGS-31:
-----------------------------------------------
Component/s: (was: findbugs)
Key: MFINDBUGS-31 (was: MOJO-513)
Project: Maven 2.x FindBugs Plugin (was: Mojo)
> Typo on frontpage of site
> -------------------------
>
> Key: MFINDBUGS-31
> URL: http://jira.codehaus.org/browse/MFINDBUGS-31
> Project: Maven 2.x FindBugs Plugin
> Issue Type: Improvement
> Environment: All
> Reporter: Hermod Opstvedt
> Attachments: mojo513.patch
>
>
> The site frontpage for the fundbugs plugin has an error in the example plugin
> configuration. The effort tag does not have a closing effort, but a threshold
> tag instead :
> <reporting>
> ...
> <plugin>
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>findbugs-maven-plugin</artifactId>
> <version>1.0-beta-1</version>
> <configuration>
> <threshold>High|Normal|Low|Exp|Ignore</threshold>
> <effort>Min|Default|Max</threshold>
> <excludeFilterFile>findbugs-exclude.xml</excludeFilterFile>
> <includeFilterFile>findbugs-include.xml</includeFilterFile>
> <visitors>FindDeadLocalStores,UnreadFields</visitors>
> <omitVisitors>FindDeadLocalStores,UnreadFields</omitVisitors>
> <pluginList>/libs/fb-contrib/fb-contrib-2.8.0.jar</pluginList>
> </configuration>
> </plugin>
> ...
> </reporting>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email