i am using eclipse with maven and i get errors when i try to run jcoverage on my 
project.
(i guess i should mention that i am able to run clover maven task just fine)

i have my source in src/java and my test source code in src/test

i don't have any jcoverage properties set and when i try to run jcoverage only classes 
from /src/java directory get instrumented (nothing in the package structure bellow). 
at that point i get IO exception for coverage.xml file missing in target/jcoverage

i would appreciate some help ;-)

thanks
vlad


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to