pitest icon indicating copy to clipboard operation
pitest copied to clipboard

Report is empty although plugin runs during the build

Open ottlinger opened this issue 2 years ago • 0 comments

I'm running the plugin successfully on my project https://github.com/ottlinger/mailclena/blob/master/pom.xml#L465 but the generated site report does only contain an empty directory, while the build & site build itself runs through.

Is there misconfiguration or something I may have missed in the documentation?

  • Plugin is configured
  • Reporting is configured as mentioned in the docs
  • Project uses JUnit5 and has thresholds configured in the build phase

Any hint is greatly appreciated on how to have a pitest-run-plugin report in my site build.

Thanks

ottlinger avatar Nov 29 '23 22:11 ottlinger