Hello,
Long time Pitest user, but I've never used the report aggregator before, and would like to get it working with the Maven plugin, but having some trouble.
No matter what I configure I seem to get the 'no line coverage files have been set' message: even though I can see the line report xml file in each module
I'm following the FAQ instructions but I must be making an obvious mistake, if anyone could answer the following would much appreciate it
- does the report aggregator work with arc mutate libraries present?
- am I supposed to run report-aggregate from the root project, or from the reporting module? (I get the same error either way)
- if one's Pit configuration is in the root project's plugin management (as opposed to duplicated in each module), is that likely to have an adverse effect?
I can't see any sign the aggregator plugin is actually looking at my reporting module's dependencies, so I feel like I must be making a silly mistake
thanks.
Nic