We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce: 0. ensure mvn deployed - Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) , JDK configured - Java version: 1.8.0_92
mvn clean verify
Expected result: project executes with sucess generating the report Actual result: build failure
The text was updated successfully, but these errors were encountered:
I'm unable to reproduce this:
Try running with -X to get more info.
Sorry, something went wrong.
I'm unable to reproduce this: Try running with -X to get more info.
Thank you, just attempted and got same stacktrace related to Cucumber starter class, the logs are attached.
I'll try this tomorrow on Windows10 & CentOS, current failure is returned on Mac.
serenity-starter-logs.log
No branches or pull requests
Steps to reproduce:
0. ensure mvn deployed - Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
, JDK configured - Java version: 1.8.0_92
mvn clean verify
Expected result: project executes with sucess generating the report
Actual result: build failure
The text was updated successfully, but these errors were encountered: