...moreover, I note that the "jacoco.exec" produced includes coverage 
information for the external dependencies as if I import it into Eclipse 
plugin, I'm able to select projects and external Jars referenced by 
workspace projects, and generate report for them.

I've searched extensively on the network but I've not found any way to 
configure the jacoco:report goal ! 
Do you have any suggestion?

Thanks!

PS. Another note: version 0.7.5 of the plugin produce a jacoco.exec file 
that fails to be loaded into my version of the Eclipse plugin, someone have 
issue like this can try to use a previous version:
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<!-- <version>0.7.5.201505241946</version> -->
<version>0.7.2.201409121644</version>
</plugin> 

-- 
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/fc063078-fbb8-4046-9999-aff5ed25a4e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to