You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/01/20 18:01:06 UTC

[jira] Updated: (MCLOVER-19) Enable clover build integration

     [ http://jira.codehaus.org/browse/MCLOVER-19?page=all ]

Mike Perham updated MCLOVER-19:
-------------------------------

    Summary: Enable clover build integration  (was: Document clover build integration)

I wasn't sure if it was a feature that wasn't documented or just not possible.  Now that I know it is not possible, "Document" -> "Enable".

> Enable clover build integration
> -------------------------------
>
>          Key: MCLOVER-19
>          URL: http://jira.codehaus.org/browse/MCLOVER-19
>      Project: Maven 2.x Clover Plugin
>         Type: Improvement

>     Versions: 2.0
>     Reporter: Mike Perham
>     Assignee: Vincent Massol
>      Fix For: 2.1

>
>
> From my email to the user list:
> How do we get the Clover report to generate as part of the normal build?
> If I run 'mvn clover:clover' it generates the report but does not perform the install process.
> If I run 'mvn site:site' with the clover report plugin, same as clover:clover.
> If I run 'mvn install site:site', it builds the project twice.
> Is there a way to get the clover database generated from the normal build lifecycle and the site report to use that pre-generated database so it does not have to build twice?  My projects cannot build twice in a row - they assume a clean build every time.  The HowTo does not cover this usecase but it seems pretty common to want the daily build to create the artifacts AND document the status of your unit tests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org