y web application project
> which builds and tests a war during the integration-test phase can get
> some coverage reports. :-) That's my current pain...
>
>
>
> Hope this helps,
>
> D DeFrance
>
>
>
> ________
>
> From: [EM
f Lee Meador
Sent: Tuesday, April 04, 2006 1:57 PM
To: Maven Users List; Daun DeFrance
Subject: Re: Continued Cobertura Plugin Issues
Did you get this worked out?
On 3/28/06, Daun DeFrance <[EMAIL PROTECTED]> wrote:
FWIW,
Removing the cobertura:clean execution below from my pom means I get
Did you get this worked out?
On 3/28/06, Daun DeFrance <[EMAIL PROTECTED]> wrote:
>
> FWIW,
> Removing the cobertura:clean execution below from my pom means I get
> results every time I run site now, but they are cumulative. So if a
> line gets called twice during a test, every time I run "site",
FWIW,
Removing the cobertura:clean execution below from my pom means I get
results every time I run site now, but they are cumulative. So if a
line gets called twice during a test, every time I run "site", the line
count increments by 2. And if I remove a test for that line, it still
shows the la