Checkout qalab[1], there's a maven plugin around for it, though I haven't used it. Perhaps search the [EMAIL PROTECTED] list archives, I think there was a thread over there in the last few weeks regarding the maven reporting API. Many people are very, very interested in this type of capability.
XRadar[2] was another tool name that come to mind. Cheers, Doug [1] http://qalab.sourceforge.net/ [2] http://xradar.sourceforge.net/ On 9/21/06, Christophe Deneux <[EMAIL PROTECTED]> wrote:
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]
