fantonangeli commented on PR #2195: URL: https://github.com/apache/incubator-kie-tools/pull/2195#issuecomment-2042398230
Hi @tiagobento, I updated my PR following https://github.com/apache/incubator-kie-tools/pull/2223. The build error seems to be related to missing snapshots for the version `999-20240331-SNAPSHOT` here: https://repository.apache.org/content/groups/public/org/kie/kogito/kogito-addons-quarkus-process-management The build works locally if I change the `KOGITO_RUNTIME_version` to `999-20240218-SNAPSHOT` in `packages/root-env/env/index.js` Am I missing something in my poms? -- 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]
