STAMP-project / pitmp-maven-plugin

Maven plugin to handle multi module projects for PiTest
GNU Lesser General Public License v3.0
46 stars 14 forks source link

fullMutationMatrix parameter error executing pitmp-maven-plugin 1.3.8-SNAPSHOT on Multimodule project #47

Open nicolabertazzo opened 5 years ago

nicolabertazzo commented 5 years ago

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

Other files and URLs

Relationships

Help on issue template

Preview to follow the link or open file .github/ISSUE_DOC.md