Thanks Marc. JaCoCo latest version did the trick for the JMX solution. I was able to generate the jacoco.exec file with output=file with the jmx settings. I gained some confidence for me :)
Now a couple of more questions: 1. Is there anyway I could parse this jacoco.exec and view the reports? 2. I want to push this jacoco.exec to the SONAR server. I tried with output=tcpclient,address=lxdm379m7.xyz.com,port=9000. What I notice is nothing is happening on the SONAR server. (address=lxdm379m7.xyz.com,port=9000)-> sonar server and port number Regards Eajaz -- 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/310977f9-7a3c-4646-917f-d016fcfa4b82%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
