Anghel Botos created MPIR-292: --------------------------------- Summary: 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira