You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/07/17 23:19:26 UTC

[jira] Closed: (MPLUGIN-126) Report mojo outputs XDoc into wrong directory if outputDirectory parameter is overriden with a relative path

     [ http://jira.codehaus.org/browse/MPLUGIN-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MPLUGIN-126.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 2.4.3

Fixed in [r677730|http://svn.apache.org/viewvc?view=rev&revision=677730].

> Report mojo outputs XDoc into wrong directory if outputDirectory parameter is overriden with a relative path
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: MPLUGIN-126
>                 URL: http://jira.codehaus.org/browse/MPLUGIN-126
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 2.4.2
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 2.4.3
>
>
> This configuration for {{plugin:report}}
> {code:xml}
> <configuration>
>   <outputDirectory>target/generated-site/xdoc</outputDirectory>
> </configuration>
> {code}
> together with an invocation like
> {noformat}
> mvn -f subdir/pom.xml site
> {noformat}
> will exhibit [Common Bug #1|http://www.nabble.com/Common-Bugs-p14783703.html].

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira