gabriel-farache opened a new issue, #3723: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3723
### Describe the bug With 1.34.0 when building I have the following error: > [ERROR] /home/kogito/serverless-workflow-project/target/generated-sources/open-api-stream/org/kie/kogito/openapi/movekube/api/WorkspaceInputsApi.java:[61,60] package org.jboss.resteasy.annotations.providers.multipart does not exist See enclosed the openapi spec file [move2kube.zip](https://github.com/user-attachments/files/17364723/move2kube.zip) ### Expected behavior No issue when building the workflow ### Actual behavior Error ### How to Reproduce? 1. Create a workflow 2. Use the enclosed spec or any spec with multipart and/or application/x-www-form-urlencoded content 3. Build the workflow using OSl 1.34 (registry.redhat.io/openshift-serverless-1/logic-swf-builder-rhel8@sha256:9a4093e195bec163c609381e3c0ceeec55f6e229c6a1def6f362517886faea71) 4. See the error ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- 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]
