You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/11/14 23:31:12 UTC

[jira] Commented: (MAVEN-1038) XML Report should be generated during site report generation if set to true

The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Fri, 14 Nov 2003 4:30 PM
       Body:
I have voluntarily not included the generation of the Clover xml report as a default (nor in the site goal). The reason is speed.

The xml report is *not* needed for the HTML generation and getting the xml report means running Clover twice. If you're not using the dashboard plugin, you don't need the xml report. What I could do (I've resisted it till now but we can include it if others think it's needed), is to define the clover xml report property by default inside the dashboard plugin.

I think it's actually a good idea or it'll soon become a FAQ... ;-)

Doing it now...
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1038


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1038
    Summary: XML Report should be generated during site report generation if set to true
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-clover
   Versions:
             1.0-rc2

   Assignee: Vincent Massol
   Reporter: Sean Timm

    Created: Fri, 14 Nov 2003 4:00 PM
    Updated: Fri, 14 Nov 2003 4:30 PM

Description:
You can specify to generate an xml report via the maven.clover.report.xml property, but this property isn't checked during site generation, so the xml report doesn't get generated.  However, the dashboard plugin is looking for the xml file, so it needs to be there...

I'll attach the patch shortly.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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