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/07/11 17:34:53 UTC

[jira] Closed: (MPJCOVERAGE-10) Output directory is wrong

Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Sun, 11 Jul 2004 11:34 AM

I renames maven.coverage.dir that was an private property.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Fix Fors:
             1.0.7
   Versions:
             1.0.3
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Thu, 17 Jun 2004 4:54 PM
    Updated: Sun, 11 Jul 2004 11:34 AM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org