domhanak opened a new issue, #3482: URL: https://github.com/apache/incubator-kie-tools/issues/3482
Please read the following [thread from zulip](https://kie.zulipchat.com/#narrow/channel/382045-tooling-dev/topic/Query.20on.20kie-tools.20build.20checks.20on.20PRs.20-.20maybe.20an.20issue.3F/with/577173213)[#tooling-dev > Query on kie-tools build checks on PRs - maybe an issue?](https://kie.zulipchat.com/#narrow/channel/382045-tooling-dev/topic/Query.20on.20kie-tools.20build.20checks.20on.20PRs.20-.20maybe.20an.20issue.3F/with/577173213) where the issue and investigation is described in detail. The issue is also observed in the following PRs: - https://github.com/apache/incubator-kie-tools/pull/3470 - https://github.com/apache/incubator-kie-tools/pull/3473 - https://github.com/apache/incubator-kie-tools/pull/3476 - https://github.com/apache/incubator-kie-tools/pull/3475 ( only the first commit, fix applied in second to allow review ) In order to fix this we should remove the `--if-present` flag, it has been confirmed as a working fix, however in specific cases we might see the issue that was originally fixed by this flag to reappear. Hence we should also introduce a dummy `build:dev` scripts to all packages. -- 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]
