You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Morten Kristiansen (JIRA)" <ji...@codehaus.org> on 2005/04/28 15:17:46 UTC

[jira] Created: (MPDASHBOARD-23) Dashboard history

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Morten Kristiansen (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38291 ]
     
Morten Kristiansen commented on MPDASHBOARD-23:
-----------------------------------------------

Example of report:
http://www.mortenkristiansen.net/dashboard-test/dashboard-report.html

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "pkernevez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_52445 ] 

pkernevez commented on MPDASHBOARD-23:
--------------------------------------

The octo's one is now available at http://maven-plugins.sourceforge.net/maven-dashboard-history-plugin/index.html (not release for this moment)

> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_42221 ] 

Vincent Massol commented on MPDASHBOARD-23:
-------------------------------------------

The Octo guys are trying to get their dashboard-history plugin on SF's maven-plugins site. If you want to see it in action check http://jmonitoring.free.fr/dashboard-history-report.html

If they don't succeed in uploading it to maven-plugins they'll put it on somewhere else on SF.


> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "pkernevez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38396 ]
     
pkernevez commented on MPDASHBOARD-23:
--------------------------------------

Hi,

This is an example of our plugin report.
Mathieu Gandin has developed it, so he will see how you can work together on this subject.

Thanks,
Philippe



> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPDASHBOARD-23) Dashboard history

Posted by "pkernevez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=all ]

pkernevez updated MPDASHBOARD-23:
---------------------------------

    Attachment: dashboardhistory.zip

Exemple of historical dashboard

> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPDASHBOARD-23) Dashboard history

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=all ]
     
Lukas Theussl closed MPDASHBOARD-23:
------------------------------------

    Resolution: Won't Fix

Added links to the sites above on the plugin's index page.

> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Nascif A. Abousalh-Neto (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_42184 ] 

Nascif A. Abousalh-Neto commented on MPDASHBOARD-23:
----------------------------------------------------

Hi Vincent,

Are you talking about the plugin at http://users.skynet.be/fb050808/plugin-test/dashisto-report.html? 
There is a discussion about it at http://sourceforge.net/forum/forum.php?thread_id=1179851&forum_id=207669

I have been playing with it and made some small fixes, including support for percentage numbers like the ones generated junit and jcoverage. 
Note that it uses gnuplot instead of jfreechart.

>From my experience playing with it and from the demo attached to this page, I have a suggestion: used a filled chart, either lines or boxes, instead of a single line. The main reason is that the "scaled down" graph used as a thumb is in most cases just "noise" when a single line is used, but would work much better with a filled graph.

Another question is how to handle history for really long projects. One option would be to do something similar to what is done for stock prices and mortgage rates - provide "one year", "six  month" and "last month" graphs.

Regards,
  Nascif





> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Morten Kristiansen (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38351 ]
     
Morten Kristiansen commented on MPDASHBOARD-23:
-----------------------------------------------

I actually have another plugin (that's were we started) that plots history pr project. I used the dashboard aggregators to collect data and suddently realized that the best place to have the data is in the dashboard report itself (if you have more than 3 modules, the pr project report is somewhat cumbersome to browse; it is in fact the exact same numbers be hind both reports!).

I'm already a commiter to Maven Plugins @ SF, so here's what I'll do:

- rename plugin to maven-history-plugin
- merge content so it supports both pr project and dashboard report
- create som good example reports
- send out links to devs@sf and Philippe and get some input
- commit and release

morten

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Morten Kristiansen (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38292 ]
     
Morten Kristiansen commented on MPDASHBOARD-23:
-----------------------------------------------

Documentation of plugin:
http://www.mortenkristiansen.net/maven-dashboard-ext-plugin/index.html

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_42222 ] 

Vincent Massol commented on MPDASHBOARD-23:
-------------------------------------------

And there's also Morten's one of course! :-)

> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-23) Dashboard history

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_42223 ] 

Vincent Massol commented on MPDASHBOARD-23:
-------------------------------------------

Ok, it seems there are 3 dashboard history plugins!

1/ Morten's: http://www.mortenkristiansen.net/dashboard-test/dashboard-report.html
2/ Octo's:  http://jmonitoring.free.fr/dashboard-history-report.html 
3/ Stefan's:  http://users.skynet.be/fb050808/plugin-test/dashisto-report.html?

I'd suggest that all these guys regroup on maven-plugins's SF project and work collaboratively there...

> 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
>  Attachments: dashboardhistory.zip
>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org