unable to generate junit reports using run-tests in OFBIZ-11.04
3 posts
The run-tests target invokes instrumentation of classes and provides me a coverage report which I dont need at all.
I used clean downloads to remove cobertura jar present in framework/base/lib , but then the build does not run at all. How to remove dependency over cobertura and run tests for JUNIT only.Please guide.