From: Gandin M. <mg...@oc...> - 2005-07-01 14:51:21
|
The XML File is stored firstly into the target directory of maven, and = then it has to be stored into another directory, with the old XML Files. All these XML Files helps to draw the curves. In order to automate this process, I use Cruisecontrol. The idea is to = use CruiseControl for continuous integration. It launches a maven build, and generates a history XML File. And then it copies the history to keep it. = And the plugin maven use all the xml file to draw the curves. I think for next version to use a database. It should be better. I develop Ant task just to use it directly into my maven plugin. It was easier for me. Mathieu Gandin -----Original Message----- From: mav...@li... [mailto:mav...@li...] On Behalf = Of Eric Pugh Sent: vendredi 1 juillet 2005 15:30 To: Mathieu Gandin Cc: mav...@li... Subject: Re: [Maven-plugins-developer] Maven history with dashboard I started digging around on your site.. Looks really good.. =20 Basically, this plugin is as effective as the dashboard plugin in =20 terms of gathering the data.. the XML file.. Where does it reside? Also, I didn't quite understand the Ant tasks.. Are they to =20 facilatate pulling data in from non-Maven projects? Also, can you speak a bit more about the Cruisecontrol integration? Eric Pugh On Jun 30, 2005, at 5:11 AM, Mathieu Gandin wrote: > Hi all, > > I didn't get any reply, what do you think about my proposal ? > > Mathieu Gandin - Expert > Mobile: 06 10 12 11 91 > OCTO Technology - 50 Avenue des Champs Elys=E9es 75008 Paris > http://www.octo.com > > -----Original Message----- > From: mav...@li... > [mailto:mav...@li...] On =20 > Behalf Of > Mathieu Gandin > Sent: mercredi 22 juin 2005 12:10 > To: mav...@li... > Subject: [Maven-plugins-developer] Maven history with dashboard > > Hello all, > > I have developed a maven plugin to create a history based of =20 > results from > the Maven Dashboard plugin. > The history is stored in XML Files, and the plugin create an HTML =20 > report > with graphics from history. I tried to make my plugin 100% Java, so my > implementation uses JFreechart to generate graphics. > > Here is my documentation: > http://www.mycgiserver.com/~mgandin/ > > There is another implementation, but I did not get information from =20 > the guy > who develop it for about a month, and I was too busy to contact him. > > I am open for any remarks. > > See you. > > Mathieu Gandin > > > --=20 > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.7.10/25 - Release Date: =20 > 21/06/2005 > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. = http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > > --=20 > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.7.10/25 - Release Date: =20 > 21/06/2005 > > > --=20 > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.323 / Virus Database: 267.8.7/34 - Release Date: =20 > 29/06/2005 > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dclick > _______________________________________________ > Maven-plugins-developer mailing list > Mav...@li... > https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dick _______________________________________________ Maven-plugins-developer mailing list Mav...@li... https://lists.sourceforge.net/lists/listinfo/maven-plugins-developer |