Ciao Theo,

unfortunatelly this is a known limitation of the JaCoCo Maven plug-in:

Right, using some Ant script is a possible work around, it might be possible to integrate this in the web module where the integration tests reside.

Best regards,
-marc

On 09.09.14 20:13, [email protected] wrote:
Hello guys,

I have a 3 module project: client, ejb and web. I wrote a integration test of 
one classes on the web module, but it uses classes from ejb and client. It is 
possible to JaCoCo maven plugin generate a report that aggregate the coverage 
my test on web module performed on classes from client and ejb? I googled a lot 
and couldn't figure out if that is even possible. I read a blog post about 
using ant but it required I created a 4th module only to do that and I can't do 
that because of project layout restrictions. What would be the targets I should 
invoke on maven to create such reports? What should I configure pom.xml files? 
Thanks for the attention and sorry about any language mistakes, but I am not a 
native English speaker.

Cordially,

Theo


--
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to