Gradle build is broken
renannprado opened this issue · 1 comments
renannprado commented
The net.serenity-bdd.serenity-gradle-plugin
version 3.5.1
does not exist.
I've switched to version 3.6.7
, but I'm still facing trouble.
Tests are not being run at all, and the test report is empty.
I haven't tried to build with Maven, but it also fails for different reasons, but then the report is not empty at least.
wakaleo commented
There is a problem with the gradle script or the gradle plugin, I believe related to the more recent versions of Gradle. There is also a known Gradle bug related to the way Gradle determines the working directory. I don't have time to look into this at the moment, but if you would like to investigate and propose a PR, I would be happy to review.