You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Harper, Brad" <br...@epsiia.com> on 2008/12/19 23:20:24 UTC

Inconsistent Cobertura Results

Sometimes cobertura reports zero percent coverage in info produced by
site:site, and non-zero percentages are reported when run separately.

I was thinking that this might be due to differences in the default
values of the property "maven.compiler.debug" between the build and site
lifecycles ... or in the ways the compile plugin might be run for
compilation of tests across these uses.

Has anyone seen this behavior?

BTW, I've seen "-Dmaven.compiler.debug=true" in postings and
"${maven.compiler.debug}" in the plugin docs ... and also
"-Dmaven.compile.debug=on" in postings.

I'm assuming that the former is correct, and that the latter refers to
Maven 1.

Brad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org