You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/01/09 21:55:59 UTC

[jira] Closed: (OWB-32) Enabling more maven reports for site creation

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

Gurkan Erdogdu closed OWB-32.
-----------------------------

       Resolution: Fixed
    Fix Version/s: M1

> Enabling more maven reports for site creation
> ---------------------------------------------
>
>                 Key: OWB-32
>                 URL: https://issues.apache.org/jira/browse/OWB-32
>             Project: OpenWebBeans
>          Issue Type: Task
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>            Priority: Minor
>             Fix For: M1
>
>         Attachments: OWB-32.patch
>
>
> Currently there are only a few standard reports enabled in the incubator parent pom.
> So I suggest to enable the following reports:
> * cobertura   test coverage
> * taglist   open TODO tags, etc
> * pmd   code duplications, possible problems etc
> * jxr   cross-reference
> * javadoc  ...
> * checkstyle tabs, spaces, bracelets check
> * dependency and dependency-convergence
> * surefire test reporting
> I would implement them via a profile which can be disabled for quicker builds with -DskipReports
> I assume that we only like to have this for webbeans-impl, right?
> Please tell me which reports I finally should add.

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