This issue got deleted from JIRA, so I'm including it below for context... 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).
-- Sean T. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, November 15, 2003 3:02 AM > To: [EMAIL PROTECTED] > Subject: [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: Sat, 15 Nov 2003 4:02 AM > Body: > Sean, if you do not let the dashboard run the goals, then > it's of course up to you to generate the proper data needed > by the aggregators. Thus you need to set the > maven.clover.report.xml to true in your project. That sounds > perfectly normal to me. Do you have any other better suggestion? > --------------------------------------------------------------------- > 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: Closed > Priority: Major > Resolution: FIXED > > Original Estimate: Unknown > Time Spent: Unknown > Remaining: Unknown > > Project: maven > Components: > plugin-clover > Fix Fors: > 1.0-rc2 > Versions: > 1.0-rc2 > > Assignee: Vincent Massol > Reporter: Sean Timm > > Created: Fri, 14 Nov 2003 4:00 PM > Updated: Sat, 15 Nov 2003 4:02 AM > > 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: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
