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/01/29 12:22:59 UTC

[jira] Commented: (MPJCOVERAGE-1) jcoverage fails when compile.src.set != pom.build.sourceDirectory

The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Thu, 29 Jan 2004 6:22 AM
       Body:
OK, I'll fix this. JCoverage report tag doesn't support multiple source directory, so, I'll copy all dirs in one and use it for report.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJCOVERAGE-1&page=comments#action_16209

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJCOVERAGE-1

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-1
    Summary: jcoverage fails when compile.src.set != pom.build.sourceDirectory
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin

   Assignee: 
   Reporter: Brett Porter

    Created: Tue, 11 Nov 2003 9:43 PM
    Updated: Thu, 29 Jan 2004 6:22 AM

Description:
java.io.FileNotFoundException: /home/tplbuild/cruisecontrol/checkout/tr3/java/retriever/target/docs/jcoverage/au/com/tradingroom/retriever/capitaladjustment/package-frame.html (No such file or directory)
at java.io.FileOutputStream.open(Native Method)

I believe this occurs because the capitaladjustment package has its source in target/jaxb (generated code).

Possibly the best (only?) solution in the plugin is to use the compile.src.set path instead of the source directory, if jcoverage supports it.


---------------------------------------------------------------------
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