[
https://issues.apache.org/jira/browse/OPENJPA-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878757#action_12878757
]
Donald Woods commented on OPENJPA-1700:
---------------------------------------
r954654 adds the findbugs-maven-plugin setup in the parent pom.
To use run:
mvn findbugs:check
and then
mvn findbugs:gui
and select the generated target/findbugsXml.xml to review the output.
> Use FindBugs to reduce coding errors
> ------------------------------------
>
> Key: OPENJPA-1700
> URL: https://issues.apache.org/jira/browse/OPENJPA-1700
> Project: OpenJPA
> Issue Type: Improvement
> Reporter: Donald Woods
> Fix For: 2.1.0
>
>
> Use FindBugs http://findbugs.sourceforge.net/ and the findbugs-maven-plugin
> to reduce the number of coding errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.