[ 
https://issues.apache.org/jira/browse/BVAL-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886419#action_12886419
 ] 

Bobby Warner commented on BVAL-68:
----------------------------------

Could add the checkstyle and dashboard plugins too:.

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.5</version>
</plugin>

<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>dashboard-maven-plugin</artifactId>
</plugin>

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

Reply via email to