The following comment has been added to this issue:

     Author: Brett Porter
    Created: Thu, 17 Jun 2004 10:21 PM
       Body:
I don't have time to look at this right now, but a note to anyone who is: 
maven.coverage.dir and maven.jcoverage.dir are different places intentionally. The 
naming is very poor. I noticed this last time I was touching the file and I think they 
should be correct in CVS.

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-10?page=comments#action_20790

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-10
    Summary: Output directory is wrong
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.3
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Thu, 17 Jun 2004 4:54 PM
    Updated: Thu, 17 Jun 2004 10:21 PM

Description:
The output directory used by jcoverage is incorrectly set.  In my case the output is 
place in the maven plugin directory.

The root cause is the use of ${maven.coverage.dir} instead of "${maven.jcoverage.dir} 
in plugin.jelly.  Notice the "j" before coverage is missing.

In 1.0.3 this "bug" occures in 2 goals, jcoverage:on and jcoverage:html-report



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

Reply via email to