We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version 0.8 works as expected. In version 0.9 I get following error:
[ERROR] Failed to execute goal org.pitest:pitest-maven:1.4.8:mutationCoverage (pitest-mutation-coverage) on project engine-testUtils: Execution pitest-mutation-coverage of goal org.pitest:pitest-maven:1.4.8:mutationCoverage failed: Coverage generation minion exited abnormally! [ERROR] [ERROR] Please copy and paste the information and the complete stacktrace below when reporting an issue [ERROR] VM : Java HotSpot(TM) 64-Bit Server VM [ERROR] Vendor : Oracle Corporation [ERROR] Version : 25.121-b13 [ERROR] Uptime : 16216 [ERROR] Input -> [ERROR] 1 : -Dmaven.multiModuleProjectDirectory=C:\prj\src\iih_engine_light [ERROR] 2 : -Dmaven.home=C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\plugins\maven\lib\maven3 [ERROR] 3 : -Dclassworlds.conf=C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\plugins\maven\lib\maven3\bin\m2.conf [ERROR] 4 : -javaagent:C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\lib\idea_rt.jar=60042:C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\bin [ERROR] 5 : -Dfile.encoding=UTF-8 [ERROR] BootClassPathSupported : true [ERROR] [ERROR] [ERROR] Please copy and paste the information and the complete stacktrace below when reporting an issue [ERROR] VM : Java HotSpot(TM) 64-Bit Server VM [ERROR] Vendor : Oracle Corporation [ERROR] Version : 25.121-b13 [ERROR] Uptime : 16216 [ERROR] Input -> [ERROR] 1 : -Dmaven.multiModuleProjectDirectory=C:\prj\src\iih_engine_light [ERROR] 2 : -Dmaven.home=C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\plugins\maven\lib\maven3 [ERROR] 3 : -Dclassworlds.conf=C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\plugins\maven\lib\maven3\bin\m2.conf [ERROR] 4 : -javaagent:C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\lib\idea_rt.jar=60042:C:\Users\jmatejicka\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\191.8026.42\bin [ERROR] 5 : -Dfile.encoding=UTF-8 [ERROR] BootClassPathSupported : true
The text was updated successfully, but these errors were encountered:
Seems to be caused by junit-team/junit5#1679 Feel free to close this issue.
Sorry, something went wrong.
No branches or pull requests
Version 0.8 works as expected. In version 0.9 I get following error:
The text was updated successfully, but these errors were encountered: