[ http://jira.codehaus.org/browse/MCHANGES-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101646 ]
Dennis Lundberg commented on MCHANGES-67: ----------------------------------------- Henning, is there a standard Maven way to change the team-list file? I had a look at maven-project-info-reports-plugin and couldn't find a way to change it. > The changes plugin should not hard code the "team-list.html" file > ------------------------------------------------------------------ > > Key: MCHANGES-67 > URL: http://jira.codehaus.org/browse/MCHANGES-67 > Project: Maven 2.x Changes Plugin > Issue Type: Improvement > Components: changes-report > Affects Versions: 2.0-beta-2, 2.0-beta-3 > Reporter: Henning Schmiedehausen > Attachments: changes5.patch > > > Projects that do not have a team-list file or use a different file will have > a number of broken links on the changes-plugin report page. > The attached patch makes the URL of the team-list file configurable with the > default being the "team-list.html" file. This can be changed by setting the > <configuration> > <teamlist>foo.html</teamlist> > </configuration> > parameter. When this parameter is set to empty (e.g. > <configuration> > <teamlist/> > </configuration> > then no link is generated and just the names are reported. -- 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