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
Error reported when I executed pitmp 1.3.8-SNAPSHOT on multimodule project.
[ERROR] Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run (default-cli) on project dnoo: Unable to parse configuration of mojo eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run for parameter fullMutationMatrix: Cannot find 'fullMutationMatrix' in class org.pitest.maven.PmpMojo -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run (default-cli) on project dnoo: Unable to parse configuration of mojo eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run for parameter fullMutationMatrix: Cannot find 'fullMutationMatrix' in class org.pitest.maven.PmpMojo
Characteristics
Description
Error reported when I executed pitmp 1.3.8-SNAPSHOT on multimodule project.
[ERROR] Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run (default-cli) on project dnoo: Unable to parse configuration of mojo eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run for parameter fullMutationMatrix: Cannot find 'fullMutationMatrix' in class org.pitest.maven.PmpMojo -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run (default-cli) on project dnoo: Unable to parse configuration of mojo eu.stamp-project:pitmp-maven-plugin:1.3.8-SNAPSHOT:run for parameter fullMutationMatrix: Cannot find 'fullMutationMatrix' in class org.pitest.maven.PmpMojo
Steps to reproduce
clone pitmp project:
checkout commit version:
install pitmp
clone dnoo
cd ..
modify pom
In file pom.xml.pitmp modify row 38 from
1.3.5
to
1.3.8-SNAPSHOT
execute pitmp on this command:
.\run_pitmp.sh
Other files and URLs
Relationships
Help on issue template
Preview to follow the link or open file .github/ISSUE_DOC.md
The text was updated successfully, but these errors were encountered: