Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: 66fb527d19956216d88572e54f20c0469a73e0fa https://github.com/xwiki/xwiki-jenkins-pipeline/commit/66fb527d19956216d8857... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M vars/xwikiDockerBuild.groovy M vars/xwikiITBuild.groovy Log Message: ----------- [Misc] Group Docker module executions (#20) * Batch Docker modules together for reduced build overhead. We batch different modules of the same build configuration as this is vastly simpler (single Maven execution) than grouping the same module with different configurations (several Maven executions). To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications