Re: Progress indicators for project management

2006-11-06 Thread Benoitx
t; that: >> > - parse existing XML files generated by Checkstyle, PMD, ... >> (each >> > of them declared in the >> > section as usually used) >> > - merge statistics in a database through JDBC >> > - generated graphs. >&

Re: Progress indicators for project management

2006-11-06 Thread Prasad Kashyap
] > To : [EMAIL PROTECTED],"Maven Users List" > users@maven.apache.org > Cc : > Date : Fri, 22 Sep 2006 05:44:03 -0700 (PDT) > Subject : Re: Progress indicators for project management > >> Hi Donnchadh, >> >> First of all, thanks for

Re: Progress indicators for project management

2006-10-13 Thread Guillaume Tardif
: Fri, 22 Sep 2006 05:44:03 -0700 (PDT) Subject : Re: Progress indicators for project management > Hi Donnchadh, > > First of all, thanks for trying the QALab plugin, he hope you'll find it > useful. > > The Maven2 plugin is really more of a beta and I am pleased that w

Re: Progress indicators for project management

2006-09-25 Thread Benoitx
> > Thanks, > Christophe DENEUX > > -- Initial Header --- > > From : "Benoit Xhenseval" [EMAIL PROTECTED] > To : [EMAIL PROTECTED],"Maven Users List" > users@maven.apache.org > Cc : > Date : Fri, 22 Sep 2006

Re: Progress indicators for project management

2006-09-25 Thread Busch, Hendrik (LNG-MUE)
Hi! I tried it quicly and came across a few issues (most of which are easily dealt with). Did you try to setup QALab in a continous integration environment? I set up my project to run checkstyle:check as well as qalab-merge after the verify phase using code similiar to the following in the b

Re: Progress indicators for project management

2006-09-25 Thread Christophe Deneux
AIL PROTECTED] To : [EMAIL PROTECTED],"Maven Users List" users@maven.apache.org Cc : Date : Fri, 22 Sep 2006 05:44:03 -0700 (PDT) Subject : Re: Progress indicators for project management > Hi Donnchadh, > > First of all, thanks for trying the QALab plugin,

Re: Progress indicators for project management

2006-09-22 Thread Benoit Xhenseval
th a fully defined maven2 plugin. Best regards Benoit - Original Message From: Donnchadh Ó Donnabháin <[EMAIL PROTECTED]> To: Maven Users List Cc: [EMAIL PROTECTED] Sent: Thursday, September 21, 2006 6:12:05 PM Subject: Re: Progress indicators for project management I tried it quic

Re: Progress indicators for project management

2006-09-21 Thread Donnchadh Ó Donnabháin
: Thu, 21 Sep 2006 08:00:37 -0600 Subject : Re: Progress indicators for project management > 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

Re: Progress indicators for project management

2006-09-21 Thread Christophe Deneux
Sep 2006 08:00:37 -0600 Subject : Re: Progress indicators for project management > 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 las

Re: Progress indicators for project management

2006-09-21 Thread Doug Douglass
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. X

Progress indicators for project management

2006-09-21 Thread Christophe Deneux
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 ind