[ https://jira.codehaus.org/browse/MPIR-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tony Chemit updated MPIR-246: ----------------------------- Attachment: MPIR-246.diff Here is a patch for it. Note that I change AbstractProjectInfoReport#customBundle {code} * @parameter expression="${project.basedir}/src/site/custom/project-info-report.properties" {code} to {code} @Parameter( defaultValue = "${project.basedir}/src/site/custom/project-info-report.properties" ) {code} there is alos a @plexus.component on ProjectSummaryReport, is it normal ? > use maven-plugin-tools' java 5 annotations > ------------------------------------------ > > Key: MPIR-246 > URL: https://jira.codehaus.org/browse/MPIR-246 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: Task > Affects Versions: 2.4 > Reporter: Herve Boutemy > Attachments: MINSTALL-88.diff, MPIR-246.diff > > > see MPLUGIN-203 -- 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