tiagobento commented on issue #2213: URL: https://github.com/apache/incubator-kie-tools/issues/2213#issuecomment-2543950930
This seems fixed on 10.0.0. I followed the reproducer steps and didn't get an error on `mvn clean compile`. For `mvn clean compile quarkus:dev` I needed Docker runner (used Rancher Desktop with `export DOCKER_HOST=unix://$HOME/.rd/docker.sock`) and it took a while to download some images. The first attempt failed but once the images were already downloaded my second attempt succeeded and I was able to create a process instance via Swagger UI. Closing. -- 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]
