I am using Cucumber-Selenium-Maven framework for my automation tests. However, as I new to Maven, I am not sure how to debug the test. When I add break points and click Debug, the test run doesn't halt.
When I tried with Sure fire plug in, I am getting the below error.
"The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?"
IDE is IntelliJ