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

Upgrading to 3.4.1 from 3.3.3 with Gradle 8.3 causes exceptions when running @QuarkusTests via IntelliJ #36136

Open
Will-1 opened this issue Sep 25, 2023 · 3 comments
Labels
area/gradle Gradle kind/bug Something isn't working triage/needs-feedback We are waiting for feedback.

Comments

@Will-1
Copy link

Will-1 commented Sep 25, 2023

Describe the bug

When upgrading to 3.4.1 from 3.3.3 with Gradle 8.3, test runs cause exceptions when running @QuarkusTests via IntelliJ.

IntelliJ Gradle Config:
image

This was tried with both GraalVM CE 17 and 21 and the result was the same.

Note the tests run without issue when running via the terminal with quarkus dev

Expected behavior

Tests run.

Actual behavior

Tests fail to run with the following stack trace.

Caused by: org.gradle.api.GradleException: Could not determine the class-path for class io.quarkus.bootstrap.resolver.QuarkusModelBuildAction

Full stack trace:
Quarkus-test-run-stack-trace.log

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

21

GraalVM version (if different from Java)

21

Quarkus version or git rev

3.4.1

Build tool (ie. output of mvnw --version or gradlew --version)

Gradle 8.3

Additional information

No response

@Will-1 Will-1 added the kind/bug Something isn't working label Sep 25, 2023
@quarkus-bot quarkus-bot bot added the area/gradle Gradle label Sep 25, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 25, 2023

/cc @glefloch, @quarkusio/devtools

@Sarquamon
Copy link

Hello @Will-1 did you happen to solve the issue? if so, can you please share how?

Thanks!

@gsmet
Copy link
Member

gsmet commented Nov 21, 2024

Is it still an issue with latest Intellij/Gradle/Quarkus?

I'm not entirely sure this is a Quarkus issue.

@gsmet gsmet added the triage/needs-feedback We are waiting for feedback. label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gradle Gradle kind/bug Something isn't working triage/needs-feedback We are waiting for feedback.
Projects
None yet
Development

No branches or pull requests

3 participants