Hi all,

For project management purpose, I am interesting to have some progress 
indicators. These indicators are
provided by several maven plugins: Checkstyle, PMD, surefire, Findbugs, ... But 
they are not merged with their
values in previous builds to display an historical graph showing the indicators 
evolution.

I have thought about this feature, and I think that:
 - these indicators should be stored in a database (XML file, Mysql, or ...).
 - tables should be auto-created by maven plugins

What do you think about JFreeChart to generate graphs ?
Do you know a simple persistence framework that can create tables ?


Christophe DENEUX


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to