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
Not sure this is a JDK 11 issue ?
Note that running "mvn clean install" generates PIT reports in target/ directories... Don't understand why trying to run pit manually fails ??
Note: I used "mvn eu.stamp-project:pitmp-maven-plugin:run" and "mvn eu.stamp-project:pitmp-maven-plugin:run" (not "pitmp:run") after clean/install, does not work.
Error follows:
[ERROR] Failed to execute goal eu.stamp-project:pitmp-maven-plugin:1.3.6:descartes (default-cli) on project validators: Execution default-cli of goal eu.stamp-project:pitmp-maven-plugin:1.3.6:descartes failed: Coverage generation minion exited abnormally. Please check the classpath.
[ERROR]
[ERROR] Please copy and paste the information and the complete stacktrace below when reporting an issue
[ERROR] VM : OpenJDK 64-Bit Server VM
[ERROR] Vendor : Private Build
[ERROR] Version : 11.0.5+10-post-Ubuntu-0ubuntu1.118.04
[ERROR] Uptime : 8341
[ERROR] Input ->
[ERROR] 1 : -Djavax.xml.accessExternalSchema=all
[ERROR] 2 : -Dclassworlds.conf=/usr/share/maven/bin/m2.conf
[ERROR] 3 : -Dmaven.home=/usr/share/maven
[ERROR] 4 : -Dlibrary.jansi.path=/usr/share/maven/lib/jansi-native
[ERROR] 5 : -Dmaven.multiModuleProjectDirectory=/tmp/mutant-testing
[ERROR] BootClassPathSupported : false
Sorry I can't help more: just a user of pitmp, not in the dev team :)
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
The text was updated successfully, but these errors were encountered: