Hi All,
I am trying to collect the code coverage report for our play-framework java 
application that is running on a docker and our QE tests that is running 
from a maven-exec-plugin on a ubuntu vm (where the play-framework docker is 
hosted).

The play-framework java app docker is build with the following JAVA options 
JAVA_OPTS="${JAVA_OPTS} 
-javaagent:/opt/docker/bin/jacoco-agent.jar=output=tcpserver,address=*,port=9003,excludes=router*"

The integration test coverage report is working fine and that is run from 
maven-failsafe-plugin. 

Thank you All.

-- 
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 jacoco+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/jacoco/398f108c-09ce-4376-bd73-2b1b6504a527n%40googlegroups.com.

Reply via email to