Skip to content

Ban JUnit 4 imports - #128

Merged
maxlaverse merged 2 commits into
masterfrom
ban_junit4_import
Jan 4, 2026
Merged

Ban JUnit 4 imports#128
maxlaverse merged 2 commits into
masterfrom
ban_junit4_import

Conversation

@maxlaverse

Copy link
Copy Markdown
Collaborator

Ban JUnit 4 imports

To prevent regressions when adding new tests, jenkinsci/plugin-pom#1178 introduced a new flag that enables a Maven Enforcer rule banning org.junit.* imports while allowing org.junit.jupiter.*.

With this change, the build will fail if any org.junit.* imports are introduced.

Testing done

None. Rely on ci.jenkins.io.

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

@maxlaverse
maxlaverse requested a review from a team as a code owner December 1, 2025 20:49
@maxlaverse
maxlaverse merged commit 75dcf3d into master Jan 4, 2026
4 checks passed
@maxlaverse
maxlaverse deleted the ban_junit4_import branch January 4, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant