This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/maintenance-branch by this 
push:
     new a8d059e972b CAUSEWAY-3956: try to build/test v2 (CI part 2)
a8d059e972b is described below

commit a8d059e972bf2a0594f9ecef0f1b75e0e03c5f8d
Author: andi-huber <[email protected]>
AuthorDate: Wed Jan 14 17:24:13 2026 +0100

    CAUSEWAY-3956: try to build/test v2 (CI part 2)
---
 .github/workflows/ci-build-artifacts-no-push-maven.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/ci-build-artifacts-no-push-maven.yml 
b/.github/workflows/ci-build-artifacts-no-push-maven.yml
index 3793e759f2d..521a2d13f8e 100644
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@ -79,10 +79,10 @@ jobs:
         # -T 1C ... 1 build thread per core
         MVN_ADDITIONAL_OPTS: >-
           -Dmodule-regressiontests
-                 -Dmaven.compiler.release=11
-                 -Dmaven.compiler.proc=full
-                 -Dmaven.source.skip=true
-                 -Dlombok.version=1.18.42
+         -Dmaven.compiler.release=11
+          -Dmaven.compiler.proc=full
+          -Dmaven.source.skip=true
+          -Dlombok.version=1.18.42
           -Denforcer.failFast=true
           -Dproject.build.outputTimestamp=2026-01-01T00:00:00Z
           -e

Reply via email to