Vladimir Sitnikov created OPTIQ-338:
---------------------------------------
Summary: Investigate if integration with SonarQube is worth doing
Key: OPTIQ-338
URL: https://issues.apache.org/jira/browse/OPTIQ-338
Project: Optiq
Issue Type: Task
Reporter: Vladimir Sitnikov
Assignee: Julian Hyde
SonarQube (http://www.sonarqube.org/) collects metrics from the source code,
plots trends, etc.
They used to integrate checkstyle, findbugs, pmd, and similar tools, however
the latest trend in SQ is to implement SQ-specific checks, so they aim to have
a solid set of checks.
Here are some live instances:
http://nemo.sonarqube.org/
http://analysis.apache.org/
Motivation:
* SQ might be better alternative to checkstyle
* better visualization for non-blocker issues. For instance, low/minor problems
like "too big class file" will be more visible
--
This message was sent by Atlassian JIRA
(v6.2#6252)