The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 9 Sep 2003 4:47 AM
Body:
Which maven version you use?
Can I close this issue? it's not reproductible.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-795
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-795
Summary: jcovergae plugin doesnot seem to merge sourceDirectory and
unitTestSourceDIrectory
Type: Bug
Status: Reopened
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Fix Fors:
1.0-rc1
Assignee:
Reporter: gilles dodinet
Created: Sun, 7 Sep 2003 10:14 AM
Updated: Mon, 8 Sep 2003 7:24 AM
Environment: winxp, maven built yesterday from cvs head
Description:
when running jcoverage plugin (maven jcoverage) i end up with FileNotFoundException :
<my basedir>/src/java/ProjectAggregatorTest.java.
After digging in the plugin, it seems that sourceDirectory and unitTestSourceDirectory
should be merged (currently only sourceDirectory is passed to report, causing that
exception. merging sourceDirectory and unitTestSourceDirectory in
${maven.jcoverage.sourceDirectory} and passing that directory to report seem to solve
the issue. i hope im not missing something or a configuration thingy. attached is a
patch.
---------------------------------------------------------------------
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]