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/06/18 00:07:16 UTC

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

The following issue has been updated:

    Updater: Paul Spencer (mailto:paulsp@apache.org)
       Date: Thu, 17 Jun 2004 6:05 PM
    Changes:
             Attachment changed to plugin.properties
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJCOVERAGE-10?page=history

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