Hello, this is a follow-up on previous discussion thread: [DISCUSS] Maven artifacts deploy approach
For the sake of unifying maven artifacts deploy, I'm gonna first explore the possibility of using a single-run approach using maven-deploy-plugin and its option -DdeployAtEnd. I am tracking that effort as https://github.com/apache/incubator-kie-issues/issues/1123 and will start creating PRs in the following days. For following repositories, changes in project pom files will be needed: - drools - kogito-runtimes - kogito-apps - kogito-examples - there we deploy only the parent poms - kie-tools - containing a few maven enabled packages - optaplanner Changes in CI pipelines should be mostly localized to incubator-kie-kogito-pipelines repository, and jenkins configuration files. The changes will affect following pipeline types: - nightly - weekly - release If any of the committers into any of the affected repositories want to discuss closely, please respond either to this thread, or start a discussion on Zulip. As for when this change will take effect - I'll announce it here before the PRs are merged. Please bear with me in case something doesn't work as expected, we might have temporary delays in SNAPSHOTs being available. Potential change of plans will be also announced in this thread. Regards Jan
