RE: Maven Philosophy...

2006-08-07 Thread Jimisola Laursen
vmassol wrote: >> That leaves me with Cobertura and Emma. Correct? > Another option is to spend some bucks on if it fits your needs. It'll > probably cost you less than finding working alternatives but all that > depends on your needs I guess. For example if you spend 1 day looking for > an > al

RE: Maven Philosophy...

2006-08-07 Thread Vincent Massol
> -Original Message- > From: Jimisola Laursen [mailto:[EMAIL PROTECTED] > Sent: dimanche 6 août 2006 19:49 > To: users@maven.apache.org > Subject: Re: Maven Philosophy... > > > > Scott Battaglia wrote: > > > > Projects released under an open s

Re: Maven Philosophy...

2006-08-06 Thread Wayne Fay
Yes, and anything you feel like building from scratch or implementing a Maven plugin for... ;-) Wayne On 8/6/06, Jimisola Laursen <[EMAIL PROTECTED]> wrote: That leaves me with Cobertura and Emma. Correct? Regards, Jimisola -- View this message in context: http://www.nabble.com/Maven-Philosop

Re: Maven Philosophy...

2006-08-06 Thread Jimisola Laursen
Scott Battaglia wrote: > > Projects released under an open source license can qualify for a > non-commercial license of Clover: > http://www.cenqua.com/clover/licensing.html (its towards the bottom of > the page) > > -Scott > > I don't know what I was thinking of in my previous post but I

Re: Maven Philosophy...

2006-08-06 Thread Scott Battaglia
] Sent: dimanche 6 août 2006 15:05 To: users@maven.apache.org Subject: RE: Maven Philosophy... vmassol wrote: [snip] FWIW this is currently supported in the Clover plugin. The plugin does this by creating clovered artifacts that it installs in your local repository and swaps a project&#

RE: Maven Philosophy...

2006-08-06 Thread Vincent Massol
> -Original Message- > From: Jimisola Laursen [mailto:[EMAIL PROTECTED] > Sent: dimanche 6 août 2006 15:05 > To: users@maven.apache.org > Subject: RE: Maven Philosophy... > > > > vmassol wrote: > > > > [snip] > > FWIW this is currently su

RE: Maven Philosophy...

2006-08-06 Thread Jimisola Laursen
vmassol wrote: > > [snip] > FWIW this is currently supported in the Clover plugin. The plugin does > this > by creating clovered artifacts that it installs in your local repository > and > swaps a project's dependencies in favor of those clovered one when it > finds > them. I'm using it on Cargo

RE: Maven Philosophy...

2006-08-06 Thread Vincent Massol
> -Original Message- > From: Nelson Carpentier [mailto:[EMAIL PROTECTED] > Sent: vendredi 4 août 2006 02:47 > To: users@maven.apache.org > Subject: Maven Philosophy... [snip] > 2) Coverage. Not only do we want to know what our "unit test" coverages > are, > we want to know what our end