On 2/23/07, bkbonner <[EMAIL PROTECTED]> wrote:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
</plugin>
"mvn clean" by default doesn't clean the Cobertura generated file.
Unless this has been fixed recently in either Cobertura or Maven,
Cobertura dumps a file in your project directory instead of in the
target directory. You're probably looking at stale data; remove the
Cobertura file and try again.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]