[ 
http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38327 ]
     
Vincent Massol commented on MPDASHBOARD-23:
-------------------------------------------

Hi Morten,

That's very cool. Actually I know that Philippe Kernevez (and some other guys 
from Octo Technology) have also created a dashboard history plugin. You're both 
using an XML file to store history data. However, whereas you've providing a 
report per aggregator, their version is currently generating a report per 
aggregator and per project. I think both kinds of reports are useful.

That said, I do believe it would be better to keep the history reporting 
separate from the main dashboard plugin. I guess we could check-in this 
dashboard-history plugin into the Maven SVN but I'd prefer not to do that right 
now. The reason is that each plugin that is checked in need a Maven committer 
to support and I'm currently already supporting too many plugins... ;-). Here's 
what I propose:

I put you in contact with Philippe Kernevez and you both create a 
dashboard-history plugin on the SF project for Maven projects 
(http://sourceforge.net/projects/maven-plugins). It's easy to become a 
developer of this project whereas it's much harder to become an Apache 
committer.

What do you think?

Thanks
-Vincent

> Dashboard history
> -----------------
>
>          Key: MPDASHBOARD-23
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-23
>      Project: maven-dashboard-plugin
>         Type: New Feature
>     Versions: 1.7
>     Reporter: Morten Kristiansen
>     Priority: Trivial

>
>
> We have created functionallity for dashboard history graphs. As for now, this 
> is implemented in a maven-dashboard-ext-plugin, which only have a postGoal to 
> dashboard:xdocs which:
> - Collects data from dashboard-report.xml file and adds it to a history xml 
> file.
> - Images are plotted (using JFreeChart, JCommon and DOM4J).
> - XML files are added to generated-xdocs with links to plotted images
> - Additional code in dashboard.jsl creates links to plotted images page on 
> aggregator labels.
> I'm currently working on a sample project so you can have a look at it. The 
> question is; can it be bundled with the current Dashboard plugin with 
> reference to JFreeChart etc (licenses and so on...)?

-- 
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


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

Reply via email to