Skip to content

Exclude useless gradle test dependency#367

Merged
jglick merged 1 commit intojenkinsci:masterfrom
jeromepochat:exclude-gradle
Sep 23, 2025
Merged

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

Conversation

@jeromepochat
Copy link
Contributor

jenkins-test-harness-tools depends on gradle:2.15. This causes an issue when running PCT on megawar containing config-file-provider 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" succeeds.

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

@jeromepochat jeromepochat requested a review from a team as a code owner September 23, 2025 11:10
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The whole dep is deprecated for a reason.

@jglick jglick enabled auto-merge September 23, 2025 11:43
@jglick jglick merged commit 808bfd7 into jenkinsci:master Sep 23, 2025
18 checks passed
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.

3 participants