Thanks Thomas,
I tried what you suggested and now we have the code coverage report for
all our modules.
Thanks
Khurram
> On 1 July 2012 03:51, wrote:
>> Yes, I have moduleA, moduleB, moduleC, moduleD, moduleE and module F. I
>> run JUnit tests from module F.
>
> This is not the way the Cobertu
Yes, I have moduleA, moduleB, moduleC, moduleD, moduleE and module F. I
run JUnit tests from module F.
The report in the moduleF/target... directory has the required coverage
information. However, the coverage report in the other modules reports
line and code coverage as zero.
I did try to use th
Hi,
I am trying to generate code coverage report for our multi-module maven
project using cobertura. After I run mvn package, in one of the modules
from where we run JUnit tests, the coverage report is correct as expected.
However, coverage report generated in the other
/target/site/cobertura dir
ied to install xml-commons, using sudo yum install xml-commons and it
was successfully installed.
I tried to install xml-commons-apis. like this, sudo yum install
xml-commons-apis, but it failed with above error.
Here is the version of my linux machine
[kfmohamm@obelix ~]$ uname -a
Linux obelix.ics.u