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 2004/05/12 10:48:10 UTC

[jira] Closed: (MPCLOVER-17) clover html plugin fails when no source files are present

Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Wed, 12 May 2004 4:46 AM

I think I've fixed this in the 1.5 version (in CVS). Please let me know if it works and reopen the issue if required. Thanks.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-clover-plugin
   Fix Fors:
             1.5

   Assignee: Vincent Massol
   Reporter: Ryan Sonnek

    Created: Mon, 10 May 2004 11:27 PM
    Updated: Wed, 12 May 2004 4:46 AM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org