From b41cbe479b268473aef79460e211842b7ae2b920 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sat, 8 Aug 2026 21:47:07 +0200 Subject: [PATCH 1/3] Remove obsolete incremental Maven configuration Followup to https://github.com/jenkinsci/warnings-ng-plugin/pull/3382 --- .mvn/maven.config | 1 - plugin/pom.xml | 17 ----------------- ui-tests/pom.xml | 12 +----------- 3 files changed, 1 insertion(+), 29 deletions(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index c9344d23..00752aa5 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,3 +1,2 @@ -Dchangelist.format=%d.v%s --Pconsume-incrementals -Pmight-produce-incrementals diff --git a/plugin/pom.xml b/plugin/pom.xml index 4539000b..68eb677b 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -144,23 +144,6 @@ - - - incrementals.jenkins-ci.org - https://repo.jenkins-ci.org/incrementals/ - - - repo.jenkins-ci.org - https://repo.jenkins-ci.org/public/ - - - - - - repo.jenkins-ci.org - https://repo.jenkins-ci.org/public/ - - diff --git a/ui-tests/pom.xml b/ui-tests/pom.xml index 95e6384f..ffead966 100644 --- a/ui-tests/pom.xml +++ b/ui-tests/pom.xml @@ -12,7 +12,7 @@ io.jenkins.plugins git-forensics-ui-tests jar - UNVERSIONED + UNVERSIONED-SNAPSHOT UI Tests of Git Forensics Plugin @@ -87,10 +87,6 @@ maven.jenkins-ci.org https://repo.jenkins-ci.org/releases/ - - incrementals.jenkins-ci.org - https://repo.jenkins-ci.org/incrementals/ - @@ -154,12 +150,6 @@ false - - consume-incrementals - - - might-produce-incrementals - From 2e4693a3ed3c143a446235cf4e0edbf27d7b6ea4 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 9 Aug 2026 16:08:41 +0200 Subject: [PATCH 2/3] Use latest version of Jenkins ATH --- ui-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-tests/pom.xml b/ui-tests/pom.xml index ffead966..c99bc695 100644 --- a/ui-tests/pom.xml +++ b/ui-tests/pom.xml @@ -49,7 +49,7 @@ org.jenkins-ci acceptance-test-harness - 6700.ve944d7df2350 + 6724.v091f4822e6f3 com.fasterxml.jackson.core From d601a2565d839b9ac7490ebcddd5454b1105338c Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 9 Aug 2026 16:11:25 +0200 Subject: [PATCH 3/3] Use latest released version of Jenkins ATH --- ui-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-tests/pom.xml b/ui-tests/pom.xml index c99bc695..f2cca830 100644 --- a/ui-tests/pom.xml +++ b/ui-tests/pom.xml @@ -49,7 +49,7 @@ org.jenkins-ci acceptance-test-harness - 6724.v091f4822e6f3 + 6724.va_7c5c4b_fcf9c com.fasterxml.jackson.core