Skip to content
New issue

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

Which Serenity version supports gradle 7.5 and java 17? #3539

Open
TesterHas opened this issue Sep 23, 2024 · 2 comments
Open

Which Serenity version supports gradle 7.5 and java 17? #3539

TesterHas opened this issue Sep 23, 2024 · 2 comments

Comments

@TesterHas
Copy link

TesterHas commented Sep 23, 2024

What happened?

i get " java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file C:\Users\hiz22.gradle\caches\jars-9\4f807ddc79a2da43fe67c92ec0327351\jackson-core-2.17.0.jar." when running the latest version and when i look up the issue it says to upgrade your Gradle. I am unable to upgrade Gardle

What did you expect to happen?

the project to run

Serenity BDD version

4.2.1

JDK version

17
Gradle 7.5

Execution environment

win 11
chrome

How to reproduce the bug.

https://github.com/serenity-bdd/serenity-cucumber-starter

How can we make it happen?

Work on this myself and propose a PR (with Serenity BDD team guidance)

@madduci
Copy link

madduci commented Oct 4, 2024

we use Serenity 4. with Java 17 and maven since a long time now, it works pretty fine. It looks like you have problems with Gradle

@wakaleo
Copy link
Member

wakaleo commented Oct 4, 2024

Gradle is notoriously fickle for version updates. Happy to review any PRs that don't break the Gradle builds for more recent versions though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants