Let me clear about my question. Is it possible to collect the Jacoco code 
coverage report from maven-exec-plugin as in maven-failsafe-plugin?

On Tuesday, January 21, 2025 at 11:24:22 AM UTC-6 Sunil Joseph wrote:

> 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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/jacoco/222ba60c-84e7-4ecb-bbff-c17ec7e2000fn%40googlegroups.com.

Reply via email to