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

Multiple implementations of plugin detected on classpath #17

Open
Mincol opened this issue Jan 26, 2018 · 0 comments
Open

Multiple implementations of plugin detected on classpath #17

Mincol opened this issue Jan 26, 2018 · 0 comments

Comments

@Mincol
Copy link

Mincol commented Jan 26, 2018

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

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant