That makes sense.  I was hoping that there was a way to generate a report using 
just the jacoco.exec file.  The project that is generating the report is not 
part of multi module project.  During the multi-module build, individual 
jacoco.exec files are created.  Later, the report project is built and a jacoco 
merge takes place to build a merged jacoco.exec file.  Then I was trying to run 
the report on the merged jacoco.exec file.  Can this be done?  Does the report 
process need class files, source files, etc etc?  Or is the execution data 
enough?

-- 
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/80076537-ac83-412f-8a80-8b7cb6759d50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to