[ http://jira.codehaus.org/browse/MPIR-54?page=comments#action_73423 ] Vincent Siveton commented on MPIR-54: -------------------------------------
Hi Dmitry, It is better for us to work with svn patch [1]. Could you provide us one? Thanks! [1] http://maven.apache.org/guides/development/guide-m2-development.html#Creating%20and%20submitting%20a%20patch > Team list table improvement > --------------------------- > > Key: MPIR-54 > URL: http://jira.codehaus.org/browse/MPIR-54 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: Improvement > Affects Versions: 2.0-beta-3, 2.0, 2.0.1 > Reporter: Dmitry Kobyleha > Attachments: TeamListReport.java > > > When fo all developers in pom.xml we some property not defined, it is good to > not include it to html output. > Fow example: > ... > <developer> > <id>developer1</id> > <name>Developer 1</name> > <email>[EMAIL PROTECTED]</email> > <roles> > <role>Project Manager</role> > <role>Architect</role> > <role>Java Developer</role> > </roles> > <timezone>+2</timezone> > </developer> > <developer> > <id>developer2</id> > <name>Developer 2</name> > <email>[EMAIL PROTECTED]</email> > <roles> > <role>Java Developer</role> > </roles> > <timezone>+2</timezone> > </developer> > ... > For both developers properties like URL, Organization, Organization > URL and Properties not specified. In result html we have cells with "-". > As for me it is good not not include columns where only "-" present at all. -- 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