From fac2ec7fbf812c6158429e7095e44e8cc69f19c2 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 9 Aug 2026 23:20:24 +0200 Subject: [PATCH 1/2] Remove profile `consume-incrementals` --- .mvn/maven.config | 1 - 1 file changed, 1 deletion(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index c9344d2..00752aa 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,3 +1,2 @@ -Dchangelist.format=%d.v%s --Pconsume-incrementals -Pmight-produce-incrementals From ce773bbaa518baae1f767e64dce8d23aad161987 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 9 Aug 2026 23:21:54 +0200 Subject: [PATCH 2/2] Remove `incrementals` repository --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0bee631..b06f67e 100644 --- a/pom.xml +++ b/pom.xml @@ -297,10 +297,6 @@ repo.jenkins-ci.org https://repo.jenkins-ci.org/public/ - - incrementals.jenkins-ci.org - https://repo.jenkins-ci.org/incrementals/ -