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/27 01:53:15 UTC

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

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Wed, 26 May 2004 7:52 PM

done
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/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: Closed
   Priority: Critical
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Fix Fors:
             1.0.5

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Tue, 11 Nov 2003 9:43 PM
    Updated: Wed, 26 May 2004 7:52 PM

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