[ http://jira.codehaus.org/browse/MPIR-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Stolwijk updated MPIR-83: ------------------------------ Attachment: management-reports.patch The attached patch includes the DependencyMangement and PluginManagement reports. I have not changed the original code, not wanted to introduce new bugs. So it is a lot of copy paste with little adjustments from the default dependencies report. Maybe some refactoring is in order to avoid code copy. The dependencyManagment report includes the dependencies from dependencyMagement, sorted by scope and ordered, just like the dependencies report. No transitive dependencies are included in the report, as of yet. The pluginManagement report includes the plugins from the pluginManagement, with groupId, artifactId and version (if specified). Also the URL of the site is included, through artifact lookup. Maybe another extension in the report could include configuration and executions. The attached example reports give an idea of the reports. > Include reports for DependencyManagement and PluginManagement > ------------------------------------------------------------- > > Key: MPIR-83 > URL: http://jira.codehaus.org/browse/MPIR-83 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: New Feature > Reporter: Nick Stolwijk > Attachments: management-reports.patch > > > Create a report for the DependencyManagement and PluginManagement sections of > the project. -- 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