You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to execute goal io.quarkus:quarkus-maven-plugin:3.9.1:build (default) on project quarkus-examples-graphql-client: Failed to build quarkus application: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
Error: [ERROR] [error]: Build step io.quarkus.smallrye.graphql.client.deployment.SmallRyeGraphQLClientProcessor#buildClientModel
threw an exception: java.lang.IllegalArgumentException:
Index did not contain annotation definition: org.eclipse.microprofile.graphql.Input
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Updated my example project to Quarkus 3.9.1, got several exceptions(will explore them one by one).
The following exception is from the graphql-client example project:
https://github.com/hantsy/quarkus-sandbox/tree/master/graphql-client
The details of the build stack: https://github.com/hantsy/quarkus-sandbox/actions/runs/8475719328/job/23224256344
Beta Was this translation helpful? Give feedback.
All reactions