From f92ee059e930ccbdbb47f37ed0f866983fadefe3 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Tue, 10 Dec 2024 16:00:31 -0700 Subject: [PATCH] Test compress-artifacts with commons-compress-api dependency https://github.com/jenkinsci/compress-artifacts-plugin/pull/30 is the pull request that generated this incremental build. https://github.com/jenkinsci/acceptance-test-harness/pull/1860 is the pull request that discovered the issue. https://github.com/jenkinsci/jenkins/pull/9958 is the pull request that removed commons compress from Jenkins weekly 2.489. --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index bb1fb0400..6bff3f38b 100644 --- a/pom.xml +++ b/pom.xml @@ -496,6 +496,10 @@ and -Djdk.net.URLClassPath.disableClassPathURLCheck=true + + + target/compress-artifacts.hpi + @@ -810,6 +814,13 @@ and ${jenkins.version} war + + + org.jenkins-ci.plugins + compress-artifacts + 111.vc48158612994 + hpi + ${project.build.directory} true