I have been learning a lot about customizing my Maven generated site. There is lots more to do, but right now, I want to not show columns that have no data in them, such as: Id, URL, Organization (we are all currently in the same organization), Organization URL, Time Zone, Actual Time (GMT) and Properties. What component generates this page? The data comes from the pom.xml. Is there a template I can change? A <configuration> parameter I can set in a plugin? And if a plugin, which one?
Ideally, the Email would not be shown but merely be the hyperlink on the name. And perhaps be able to change the "Roles" column heading to "Title" which is how I am using the value. It would also have been nice to put the person's phone number, but that column is not in the pom. Thank you for any help or pointers. Fred
