Well I verified the debug information and the source files are being supplied.  

I am guessing it has something to do with this statement "specified source 
folders must be the direct parent of the folders that define the Java packages".
Can I get an example of this structure?

The there are several projects in this system.

but a simplified view is as follows where src contains all the java files and 
dist contains the jars compiled with debug information.


+---CarrierService
|   +---src
|   +---target
|   |   +---dist
+---Common
|   +---src
|   +---target
|   |   +---dist
+---UnitTests
|   +---src
|   +---target


-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/8f1d7d2d-4629-4072-aafc-20df06991eef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to