Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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 4:54 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