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/19 22:41:12 UTC

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

The following comment has been added to this issue:

     Author: Sean Timm
    Created: Wed, 19 Nov 2003 3:39 PM
       Body:
The problem isn't that I need to set maven.clover.report.xml to true...I'm already doing that.  The problem is that the code ignores the fact that I've got it set to true and doesn't generate the XML report during site generation (even though it's set to true).

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-8


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

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-clover-plugin
   Fix Fors:
             1.3
   Versions:
             1.2

   Assignee: Vincent Massol
   Reporter: Sean Timm

    Created: Fri, 14 Nov 2003 4:00 PM
    Updated: Wed, 19 Nov 2003 3:39 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