You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrql.apache.org by "Alexander Bezzubov (JIRA)" <ji...@apache.org> on 2014/11/29 03:35:12 UTC

[jira] [Created] (MRQL-59) Add more build QA automation

Alexander Bezzubov created MRQL-59:
--------------------------------------

             Summary: Add more build QA automation
                 Key: MRQL-59
                 URL: https://issues.apache.org/jira/browse/MRQL-59
             Project: MRQL
          Issue Type: Improvement
            Reporter: Alexander Bezzubov


More quality assurance automation could be added to a build process using appropriate maven plugins, such as
 1. a test coverage report
 2. a project coding conventions checks (Checkstyle\PMD)
 3. an automated code analyzer, looking for typical Java bugs  (Findbugs) 

all this could used by {code}mvn package -Pqa{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)