deepakkapoor23 commented on issue #3565: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3565#issuecomment-2225623795
I managed to change the location where generated files are written to the disk by overriding these properties for GeneratedFileWriter. But I still can't figure out why other generators like ProcessCodegen won't fire? kogito.codegen.sources.directory=../quarkus-generated-sources/kogito kogito.codegen.resources.directory=../quarkus-generated-resources/kogito  -- 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]
