Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pitmp does not work with pitest 1.3.2 #7

Closed
n-a-sz opened this issue Mar 22, 2018 · 4 comments
Closed

pitmp does not work with pitest 1.3.2 #7

n-a-sz opened this issue Mar 22, 2018 · 4 comments
Labels

Comments

@n-a-sz
Copy link

n-a-sz commented Mar 22, 2018

Characteristics

  • Issue Type: bug
  • Reproducibility: always
  • Severity: major
  • Tool/Service/Component: pitmp-maven-plugin 1.1.1
  • Execution Environment: Win10, maven 3.5.3, pitest 1.3.2
  • Reporter: András Szabolcs Nagy

Description

I got the following exception:

Failed to execute goal eu.stamp:pitmp-maven-plugin:1.1.1:run (default-cli) on project XXX: Execution default-cli of goal eu.stamp:pitmp-maven-plugin:1.1.1:run failed: An API incompatibility was encountered while executing eu.stamp:pitmp-maven-plugin:1.1.1:run: java.lang.NoSuchMethodError: org.pitest.mutationtest.config.ReportOptions.setIncludedTestMethods(Ljava/util/Collection;)V

@McKratt
Copy link

McKratt commented Apr 21, 2018

+1

  • Tool/Service/Component : pitmp-maven-plugin 1.1.4

  • Exécution Environnement : OSX 10.13.4, Maven 3.3.9

@Cael35
Copy link

Cael35 commented Apr 23, 2018

This issue should be fixed in the release 1.1.5 available in Maven Central, but I tested only on Ubuntu 16.04.4 LTS. I will try to test on Windows and OSX. :-)

@Cael35 Cael35 added the bug label Apr 23, 2018
@McKratt
Copy link

McKratt commented Apr 28, 2018

I confirm version 1.1.5 works on OSX 10.13.4, Maven 3.3.9 and JDK 1.8_111

@Cael35
Copy link

Cael35 commented May 3, 2018

Thanks ! :-)

@Cael35 Cael35 closed this as completed May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants