-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
None
-
False
-
---
-
---
https://github.com/kiegroup/kogito-runtimes/blob/main/quarkus/extensions/kogito-quarkus-extension-common/kogito-quarkus-common-deployment/src/main/java/org/kie/kogito/quarkus/common/deployment/KogitoAssetsProcessor.java#L136
assumes the underlying file system is writable
which might not be the case as in
https://kie.zulipchat.com/#narrow/stream/308223-kogito-sw-private-collaboration-channel/topic/OpenAPI.20Generation/near/278736833
I think we should ignore any IO error here and go on with the build process
https://github.com/kiegroup/kogito-runtimes/blob/4d61e381ea3882630ed871e4a0833b4f66e075b3/kogito-codegen-modules/kogito-codegen-core/src/main/java/org/kie/kogito/codegen/core/utils/GeneratedFileWriter.java#L116
- blocks
-
SRVLOGIC-18 [use case] Workflow orchestration of OpenAPI services
- Closed