Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning due to duplicate MockResolver extensions #42957

Closed
wilkinsona opened this issue Oct 31, 2024 · 1 comment
Closed

Warning due to duplicate MockResolver extensions #42957

wilkinsona opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

[WARNING] Found duplicate and different resources in [org.springframework.boot:spring-boot-test:3.4.0-20241031.110032-485, org.springframework:spring-test:6.2.0-RC3]:   mockito-extensions/org.mockito.plugins.MockResolver

Following spring-projects/spring-framework@d8a6423, we should remove Boot's custom MockResolver and rely on Framework's instead.

@wilkinsona wilkinsona added the type: bug A general bug label Oct 31, 2024
@wilkinsona wilkinsona added this to the 3.4.x milestone Oct 31, 2024
@philwebb
Copy link
Member

philwebb commented Nov 4, 2024

Closing in favor of PR #42988. Thanks @nosan!

@philwebb philwebb closed this as not planned Won't fix, can't repro, duplicate, stale Nov 4, 2024
@philwebb philwebb removed the type: bug A general bug label Nov 4, 2024
@philwebb philwebb removed this from the 3.4.x milestone Nov 4, 2024
@snicoll snicoll reopened this Nov 5, 2024
@snicoll snicoll added the type: bug A general bug label Nov 5, 2024
@snicoll snicoll self-assigned this Nov 5, 2024
@snicoll snicoll added this to the 3.4.0 milestone Nov 5, 2024
@snicoll snicoll closed this as completed in 606709a Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

3 participants