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
            Priority: Minor


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

        

Reply via email to