Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-17 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCLOVER-17 Summary: clover html plugin fails when no source files are present Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-clover-plugin Assignee: Reporter: Ryan Sonnek Created: Mon, 10 May 2004 11:27 PM Updated: Mon, 10 May 2004 11:27 PM Environment: maven-1.0-rc2, winxp Description: when running the maven clover plugin to generate html report on a project with no java source files, i recieve this error: BUILD FAILED File...... file:/C:/Documents and Settings/ryansonnek/.maven/plugins/maven-clover-plugin-1.4/plugin.jelly Element... ant:clover-report Line...... 203 Column.... 21 com.cortexeb.tools.clover.r: java.io.FileNotFoundException: Unable to load database at 'D:\projects\riva\riva-ear\target\clover\database\clover_coverage.db' Total time: 49 seconds Finished at: Mon May 10 22:20:03 CDT 2004 in my j2ee multiproject environment, the parent project has the clover report defined so that all extending projects inherit the list of reports. all of the subprojects have java source files, except for the ear subproject, and that is where this errors out. --------------------------------------------------------------------- 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]
