fails to create cross links in multi-module project
---------------------------------------------------

                 Key: JXR-69
                 URL: http://jira.codehaus.org/browse/JXR-69
             Project: Maven JXR
          Issue Type: Bug
          Components: maven2 jxr plugin
    Affects Versions: 2.1
            Reporter: Giovanni Azua


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