On Thursday, December 13, 2018 at 4:57:38 PM UTC+1, 
ashfaqur.rahm...@gmail.com wrote:
>
> Workaround will not work since the jacoco plugin is looking for the 
> classes of code under test also under each project directory (afaik) 
> in-order to generate the report.


Location of classes doesn't depend on location of exec-files.
 

> But thanks for your input.
>
> Would be handy to have that feature to override the lookup directory 
> though.
>

As another workaround with full control of paths you can use JaCoCo Ant 
Tasks ( https://www.jacoco.org/jacoco/trunk/doc/ant.html ) via 
maven-antrun-plugin,
or even JaCoCo Command Line Interface 
( https://www.jacoco.org/jacoco/trunk/doc/cli.html ).

-- 
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/1931dd89-0a6b-47f0-96cd-62d349940de1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to