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 2003/11/12 04:44:04 UTC

[jira] Created: (MAVEN-1029) jcoverage fails when compile.src.set != pom.build.sourceDirectory

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1029


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

     Status: Unassigned
   Priority: Critical

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-other

   Assignee: 
   Reporter: Brett Porter

    Created: Tue, 11 Nov 2003 9:43 PM
    Updated: Tue, 11 Nov 2003 9:43 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