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
Exception in thread "main" org.pitest.util.PitError: Multiple implementations of plugin detected on classpath
Please copy and paste the information and the complete stacktrace below when reporting an issue
VM : Java HotSpot(TM) 64-Bit Server VM
Vendor : Oracle Corporation
Version : 25.121-b13
Uptime : 1032
Input ->
1 : -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2017.3\lib\idea_rt.jar=65061:C:\Program Files\JetBrains\IntelliJ IDEA 2017.3\bin
2 : -Dfile.encoding=UTF-8
BootClassPathSupported : true
at org.pitest.mutationtest.config.SettingsFactory.firstOrDefault(SettingsFactory.java:197)
at org.pitest.mutationtest.config.SettingsFactory.getTestFrameworkPlugin(SettingsFactory.java:123)
at org.pitest.mutationtest.config.SettingsFactory.createCoverageOptions(SettingsFactory.java:133)
at org.pitest.mutationtest.tooling.EntryPoint.execute(EntryPoint.java:92)
at org.pitest.mutationtest.tooling.EntryPoint.execute(EntryPoint.java:49)
at org.pitest.mutationtest.commandline.MutationCoverageReport.runReport(MutationCoverageReport.java:87)
at org.pitest.mutationtest.commandline.MutationCoverageReport.main(MutationCoverageReport.java:45)
The text was updated successfully, but these errors were encountered:
How to solve:
Exception in thread "main" org.pitest.util.PitError: Multiple implementations of plugin detected on classpath
Please copy and paste the information and the complete stacktrace below when reporting an issue
VM : Java HotSpot(TM) 64-Bit Server VM
Vendor : Oracle Corporation
Version : 25.121-b13
Uptime : 1032
Input ->
1 : -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2017.3\lib\idea_rt.jar=65061:C:\Program Files\JetBrains\IntelliJ IDEA 2017.3\bin
2 : -Dfile.encoding=UTF-8
BootClassPathSupported : true
The text was updated successfully, but these errors were encountered: