Different behaviour in jxr plugin between Maven 2 and Maven 3
-------------------------------------------------------------

                 Key: JXR-80
                 URL: http://jira.codehaus.org/browse/JXR-80
             Project: Maven JXR
          Issue Type: Bug
            Reporter: Ceki Gulcu


When running the jxr plugin on the logback project, I have observed a different 
behavior for the jxr plugin under Maven 3 compared to Maven 2. With maven 2, 
jxr writes to the target/site/xref directory of the parent module, with Maven 
3, xref writes to the target/site/xref directory of each sub-module. 

Is there a recommended way to have jxr:jxr write to the target/site/xref 
directory of the parent module? 

The logback project can be downloaded from [1] or [2]. 


[1] http://logback.qos.ch/download.html 
[2] http://github.com/ceki/logback

-- 
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