[
https://jira.codehaus.org/browse/MPIR-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=340415#comment-340415
]
Michael Osipov commented on MPIR-292:
-------------------------------------
I think it should **not** be displayed because if you define in menu
ref="modules" in your {{site.xml}} you have direct descendants only. Behavior
should be the same.
> On the Modules report, the links to sub-sub-modules are not correctly
> generated
> -------------------------------------------------------------------------------
>
> Key: MPIR-292
> URL: https://jira.codehaus.org/browse/MPIR-292
> Project: Maven Project Info Reports Plugin
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Anghel Botos
> Priority: Minor
> Attachments: FixSubSubModulesLinks.patch, MyProjectSite.zip,
> MyProject.zip
>
>
> On the Modules report (About project page), the links to sub-sub-modules are
> not correctly generated.
> In the attached MyProject.zip file I have the following project structure:
> project
> **subProject
> ****subSubProject
> I've ran site and site:deploy, the resulting site is located in
> MyProjectSite.zip. If you open the index.html you will see that on the About
> project page, in the table, both the "subProject" and the "subSubProject" are
> listed as modules, but only the link to the direct child ("subProject") is
> correct, while the link to the "subSubProject" is incorrect.
> I've also added a patch that fixes this problem.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)