You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @AssafKatz3,
Duplicate #6
This issue is fixed in the release 1.1.5 available in Maven Central.
Unfortunately there is still a bug: if you don't specify any targetClass, no mutation are found. I created an issue for it (#10).
Characteristics
Description
Getting NullPointerException on PmpMojo.updateTargetClasses.
Steps to reproduce
Create main project with following modules:
Add to main pom.xml (build section):
Run mvn org.pitest:pitest-maven:mutationCoverage.
Other files and URLs
None.
Relationships
Mutation testing (and reporting) across Maven modules #376
The text was updated successfully, but these errors were encountered: