pitmp-maven-plugin icon indicating copy to clipboard operation
pitmp-maven-plugin copied to clipboard

Maven plugin to handle multi module projects for PiTest

Results 28 pitmp-maven-plugin issues
Sort by recently updated
recently updated
newest added

Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.7:run (default-cli) on project sm-msgr-common: Execution default-cli of goal eu.stamp-project:pitmp-maven-plugin: 1.3.5:run failed: Unsupported class file major version 61 ->

#### Characteristics - **Issue Type**: bug - **Reproducibility**: always - **Severity**: major - Pitmp updated for pitest 1.13.2 (see https://github.com/STAMP-project/pitmp-maven-plugin/pull/58) - pitest 1.13.2 #### Description I made a pull request...

Hi, Will there be an update of pitmp-maven-plugin? pitest is version 1.9.10, decartes is now 1.3.2 jacoco is now 0.8.5 I've tried to get it working to make a pull-request,...

I am trying to enable pitmp in the project, but it fails Code: https://github.com/tomasalmeida/mutant-testing/tree/feature/pitmp-plugin Command: mvn clean compile pitmp:run

#### Characteristics - **Issue Type**: [ feature] - **Severity**: [major, block] #### Description As you know mutation testing is a slow process, I am working on a multi-module project and...

#### Characteristics - **Issue Type**: [test report] - **Reproducibility**: [always] - **Severity**: [major] - **Tool/Service/Component**: [pitmp-maven-plugin:1.3.7] - **Execution Environment**: [n/a] - **Reporter**: [] #### Description **Context**: I've enabled PIT for...

#### Characteristics - **Issue Type**: [feature] - **Reproducibility**: [always] - **Severity**: [block] - **Tool/Service/Component**: pitmp-maven-plugin:1.3.7, pitest-junit5-plugin:0.12 #### Description Hi, pitest [version 1.5.1 introduced java 14 support](https://github.com/hcoles/pitest#151) (March 2020), but the...

I'm trying to use pitmp on Spoon as follows: mvn eu.stamp-project:pitmp-maven-plugin:descartes This crashed with ``` [ERROR] Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.7:descartes (default-cli) on project spoon-core: Execution default-cli of goal eu.stamp-project:pitmp-maven-plugin:1.3.7:descartes...

#### Characteristic **Issue Type**: bug **Reproducibility**: always **Severity**: major **Tool/Service/Component**: 1.3.7 **Execution Environment**: mac **Reporter**: Ashis, [email protected] #### Description ``` eu.stamp-project pitmp-maven-plugin ${pitmp-maven-plugin-version} descartes module-name java.util.logging org.apache.log4j org.slf4j org.apache.commons.logging ```...