[
https://issues.apache.org/jira/browse/BVAL-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878671#action_12878671
]
Donald Woods commented on BVAL-68:
----------------------------------
r954573 setup the findbugs-maven-plugin in the parent pom.xml for manual usage.
http://mojo.codehaus.org/findbugs-maven-plugin/2.3.1/plugin-info.html
mvn findbugs:check
mvn findbugs:gui
then select one of the target/findbugsXml.xml to view
> Use FindBugs to reduce coding errors
> ------------------------------------
>
> Key: BVAL-68
> URL: https://issues.apache.org/jira/browse/BVAL-68
> Project: BeanValidation
> Issue Type: Improvement
> Components: build, jsr303
> Affects Versions: 0.1-incubating
> Reporter: Donald Woods
> Fix For: 0.2-incubating
>
>
> Use FindBugs http://findbugs.sourceforge.net/ and the maven plugin for it to
> reduce coding errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.