You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/12/11 16:44:18 UTC

[jira] Updated: (MAHOUT-210) Publish code quality reports through maven

     [ https://issues.apache.org/jira/browse/MAHOUT-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Isabel Drost updated MAHOUT-210:
--------------------------------

    Attachment: MAHOUT-210.patch

The patch adds clover, findbugs, pmd, cpd and maven dependency reports as well as java doc generation.

After application the site can be generated through mvn site:site - I have thrown out all general project information that is already available through our forest site.

The plan is to run mvn clean install site:site site:deploy on a daily (maybe weekly?) basis on people.apache.org and publish the results there so they can be linked to from our site.

> Publish code quality reports through maven
> ------------------------------------------
>
>                 Key: MAHOUT-210
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-210
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Website
>    Affects Versions: 0.1, 0.2
>            Reporter: Isabel Drost
>            Assignee: Isabel Drost
>             Fix For: 0.3
>
>         Attachments: MAHOUT-210.patch
>
>
> We should use mvn site:site to generate code reports and publish them online for users to review and developers to easily spot problems.
> First version that still needs checks adjusted to our needs is available online at:
> http://people.apache.org/~isabel/mahout_site/mahout-core/project-reports.html
> Further discussion on-list at
> http://www.lucidimagination.com/search/document/a13aa5127b47fda3/publish_code_quality_reports_on_web_site##a13aa5127b47fda3

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.