[ https://jira.codehaus.org/browse/JXR-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=314860#comment-314860
]
Dennis Lundberg commented on JXR-69:
------------------------------------
What is the command you use?
Which version of Maven are you using?
I don't see any "aggregate" configured in the attached project. Do I have to add that myself?
> fails to create cross links in multi-module project
> ---------------------------------------------------
>
> Key: JXR-69
> URL: https://jira.codehaus.org/browse/JXR-69
> Project: Maven JXR
> Issue Type: Bug
> Components: maven2 jxr plugin
> Affects Versions: 2.1
> Reporter: Giovanni Azua
> Fix For: 2.3
>
> Attachments: jxrtest.jar
>
>
> My build pulls jxr 2.1. Although I set the aggregate parameter to true, I still don't
get linked cross module references say e.g.
> Module A
> Interface X
> Module B (depends on A)
> Class Y implements X
> In the aggregate reports Class Y will not link to X.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|