SonarQube plugin that integrates JaCoCo into SonarQube is not developed by 
JaCoCo Team, but by SonarSource, so you'd better seek help from SonarQube 
community ( https://www.sonarqube.org/community/ ) - they by definition 
should know more about this integration.

Thank you for your understanding.

On Thursday, February 16, 2017 at 12:58:10 PM UTC+1, politr...@gmail.com 
wrote:
>
> I´m having a module C which contains a jar files from modudle A and B 
> I´m running a java process with CP java -cp A.jar B.jar Main.class and I´m 
> running some integration tests. 
> Then a jacoco-it.exec file it´s created in C module, but I´´m afraid that 
> when Sonar Queue scan the module in C tell me 
>
> 10:55:50.562 INFO  - Analysing 
> D:\Users\nb38tv\workspace\WS_F2ECORE_LTD\DG2\core\f2e-mock\..\target\jacoco-it.exec
>  
>
> 10:55:50.578 INFO  - Analysing 
> D:\Users\nb38tv\workspace\WS_F2ECORE_LTD\DG2\core\f2e-mock\target\sonar\jacoco-overall.exec
>  
>
> 10:55:50.593 INFO  - No information about coverage per test. 
>
> Why Sonar cannot find the coberture of classes of A.jar and B.jar?? 
>
> Regards.

-- 
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 on the web visit 
https://groups.google.com/d/msgid/jacoco/186f4949-c76b-43fd-89f9-71f0c4101880%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to