[ http://jira.codehaus.org/browse/MOJO-513?page=all ]
Corridor Software Developer closed MOJO-513.
--------------------------------------------
Resolution: Fixed
> Typo on frontpage of site
> -------------------------
>
> Key: MOJO-513
> URL: http://jira.codehaus.org/browse/MOJO-513
> Project: Mojo
> Issue Type: Improvement
> Components: findbugs
> 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