[ 
http://jira.codehaus.org/browse/JXR-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=213182#action_213182
 ] 

Ceki Gulcu commented on JXR-80:
-------------------------------

Thanks for the response Dennis. However, I was aware of the aggregate option 
for the jxr plugin.

For some reason when I run the following commands under Maven 2.2.1 
> mvn clean
> mvn install site
the javadocs and xref files are created properly, but under Maven 3.0-alpha-6 
no javadoc nor xref files are created, not at top-level nor in any of the 
sub-modules. It's probably a problem related to the alpha status of Maven3.

As mentioned earlier, the logback project is open-source and can be downloaded 
from the links provided above.

> 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