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
I have a problem with Cucumber HTML reporting. When I click Maven, Lifecycle and Verify, the system produces an error. "Failed to execute goal net.masterthought:maven-cucumber-reporting:5.0.0:generate (execution) on project cucumber-selenium: Error Found:"
My pom.xml is like below and it stucks at groupId>net.masterthought line.
Hi,
I have a problem with Cucumber HTML reporting. When I click Maven, Lifecycle and Verify, the system produces an error. "Failed to execute goal net.masterthought:maven-cucumber-reporting:5.0.0:generate (execution) on project cucumber-selenium: Error Found:"
My pom.xml is like below and it stucks at groupId>net.masterthought line.
org.apache.maven.plugins maven-surefire-plugin 2.22.2 true **/*Runner.java **/*FailedTestRunner.java net.masterthought maven-cucumber-reporting 5.0.0 execution verify generate Cucumber HTML Reports ${project.build.directory} ${project.build.directory} */cucumber.jsonMay anyone help me?
The text was updated successfully, but these errors were encountered: