We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following command ends up with ❌ ERROR: creating Quarkus SonataFlow project exit status 1 error message with Quarkus 3.2.9.Final version:
❌ ERROR: creating Quarkus SonataFlow project exit status 1
kn workflow quarkus create \ --name serverless-workflow-hello-world \ --extension quarkus-jsonp,quarkus-smallrye-openapi \ --quarkus-platform-group-id=io.quarkus.platform \ --quarkus-version=3.2.9.Final
The current default and working value is 2.16.10.Final
Once updated, also documentation https://github.com/apache/incubator-kie-kogito-docs needs to be updated.
The text was updated successfully, but these errors were encountered:
Quarkus version on the CLI on main and the docs needs to be updated.
The CLI will be updated as part of #2136
Sorry, something went wrong.
No branches or pull requests
The following command ends up with
❌ ERROR: creating Quarkus SonataFlow project exit status 1
error message with Quarkus 3.2.9.Final version:The current default and working value is 2.16.10.Final
Once updated, also documentation https://github.com/apache/incubator-kie-kogito-docs needs to be updated.
The text was updated successfully, but these errors were encountered: