cucumber.runtime.CucumberException: Unknown option: --plugin
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by mspeers
, 1 year agovia GitHub by mspeers
, 2 years agovia Google Groups by Mustafa Topçu, 1 year ago
via Google Groups by Mustafa Topçu, 2 years ago
via Google Groups by Abhijit Biradar, 1 month ago
via Google Groups by Abhijit Biradar, 1 month ago
cucumber.runtime.CucumberException: Unknown option: --plugin
at cucumber.runtime.RuntimeOptions.parse(RuntimeOptions.java:119)
at cucumber.runtime.RuntimeOptions.
(RuntimeOptions.java:50) at cucumber.runtime.RuntimeOptions.
(RuntimeOptions.java:44) at cucumber.api.cli.Main.run(Main.java:20)
at cucumber.api.cli.Main.main(Main.java:16)