Re: How to setup JaCoco plugin to exclude a maven module

2013-10-15 Thread Vu Pham
Unfortunately, the problem have not fixed yet. See the issue https://github.com/jacoco/jacoco/issues/67 for more details. Regards, Kioncopxki On Wednesday, July 24, 2013 8:57:34 AM UTC+7, Niranjan Rao wrote: > > For my deployment, I have one master pom which includes bunch of other > modules. B

How to setup JaCoco plugin to exclude a maven module

2013-07-23 Thread Niranjan Rao
For my deployment, I have one master pom which includes bunch of other modules. Basically standard setup which, works from maven command line just fine. I have setup jenkins to record JaCoCo coverage report. Problem is one the pom file is just a placeholder maven project which does not have a