Skip to content

Exclude useless gradle test dependency#365

Merged
jglick merged 1 commit intojenkinsci:masterfrom
jeromepochat:exclude-gradle
Oct 9, 2025
Merged

Exclude useless gradle test dependency#365
jglick merged 1 commit intojenkinsci:masterfrom
jeromepochat:exclude-gradle

Conversation

@jeromepochat
Copy link
Contributor

@jeromepochat jeromepochat commented Oct 7, 2025

jenkins-test-harness-tools depends on gradle:2.15. This causes an issue when running PCT on megawar containing docker-workflow-plugin and gradle:2.16.1149.v711b_998b_0532 (see JENKINS-76087).

Let's exclude gradle which is not used from here.

Testing done

I verified locally that "mvn clean test" succeed.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@jglick jglick merged commit b4bd933 into jenkinsci:master Oct 9, 2025
17 checks passed
@jeromepochat jeromepochat deleted the exclude-gradle branch October 9, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants