[jbosstools-issues] [JBoss JIRA] (JBIDE-22439) Tests: include different checkers in our build or jenkins

Andre Dietisheim (JIRA) issues at jboss.org
Wed Jun 8 11:05:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249742#comment-13249742 ] 

Andre Dietisheim commented on JBIDE-22439:
------------------------------------------

the general rule of thumb seems to be to use a combination of findbugs, PMD and checkstyle:
* http://www.sw-engineering-candies.com/blog-1/comparison-of-findbugs-pmd-and-checkstyle
* https://zeroturnaround.com/rebellabs/developers-guide-static-code-analysis-findbugs-checkstyle-pmd-coverity-sonarqube/7/

There are also maven plugins who combine those: http://www.qulice.com/qulice-maven-plugin/index.html

> Tests: include different checkers in our build or jenkins
> ---------------------------------------------------------
>
>                 Key: JBIDE-22439
>                 URL: https://issues.jboss.org/browse/JBIDE-22439
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: openshift
>    Affects Versions: 4.4.0.Alpha2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.4.x
>
>
> We should have different checkers in our build so that problems are forced on us. Just having them in sonar isnt good enough since it tends to get forgotten.
> - Findbugs
> - PMC
> - Code-format-Checkers
> - Code-duplication (like [cpd|http://pmd.sourceforge.net/pmd-4.3.0/cpd.html] or [simian|http://www.harukizaemon.com/simian/])
> - ...



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list