LuboTerifaj opened a new issue, #2177:
URL: https://github.com/apache/incubator-kie-tools/issues/2177
The following command ends up with `❌ ERROR: creating Quarkus SonataFlow
project exit status 1` error message with Quarkus 3.2.9.Final version:
```
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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]