serenity-bdd / serenity-rest-starter

26 stars 40 forks source link

Project build failure #10

Open sparkoasis opened 3 years ago

sparkoasis commented 3 years ago

Steps to reproduce:

  1. ensure mvn deployed - Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) , JDK configured - Java version: 1.8.0_92
  2. checkout project - https://github.com/serenity-bdd/serenity-rest-starter.git, changeid - 1112eb3
  3. run using mvn clean verify

Expected result: project executes with sucess generating the report Actual result: build failure

image

wakaleo commented 3 years ago

I'm unable to reproduce this: image

Try running with -X to get more info.

sparkoasis commented 3 years ago

I'm unable to reproduce this: image

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