Re: Code coverage report for multi module maven project reports zero in some modules

2012-07-03 Thread kfmohamm
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

Re: Code coverage report for multi module maven project reports zero in some modules

2012-06-30 Thread kfmohamm
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

Code coverage report for multi module maven project reports zero in some modules

2012-06-29 Thread kfmohamm
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

Maven2 installation fails on Linux x86_64

2011-10-31 Thread kfmohamm
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