[
https://issues.apache.org/jira/browse/SHINDIG-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595689#action_12595689
]
Ralph Jocham commented on SHINDIG-243:
--------------------------------------
Thanks for the prompt reply. Cobertura is just the first step. It it less
invasive then pmd etc. I always like to have an idea about how well a project
is covered by tests. (sure, test coverage is only half of the 'how well is your
code tested' equation).
I guess, I could use some help. I am new to Maven2 and this is the best I
could come up. Is it really really with every build. I thoght that only mvn
cobertura:cobertura invokes the additonial steps. Could you provide an example?
> Adding Cobertura support to project
> -----------------------------------
>
> Key: SHINDIG-243
> URL: https://issues.apache.org/jira/browse/SHINDIG-243
> Project: Shindig
> Issue Type: Improvement
> Components: Common Components (Java), Gadget Rendering Server
> (Java), RESTful API (Java)
> Environment: all environments supporting maven 2
> Reporter: Ralph Jocham
> Priority: Minor
> Attachments: cobertura.patch
>
>
> run mvn cobertura:cobertura and the target folder of each module will contain
> a cobertura sub folder featuring the report html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.