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

PowerMock is not compatible with Mockito 3.4.0 #8828

Closed
eleftherias opened this issue Jul 13, 2020 · 0 comments
Closed

PowerMock is not compatible with Mockito 3.4.0 #8828

eleftherias opened this issue Jul 13, 2020 · 0 comments
Assignees
Labels
in: build An issue in the build type: bug A general bug

Comments

@eleftherias
Copy link
Contributor

PowerMock maintains compatibility with Mockito 2.+ as stated in the PowerMock wiki https://github.com/powermock/powermock/wiki/mockito

We have previously used PowerMock with Mockito 3.3.+ without errors, however our build breaks with Mockito 3.4.0.

For now, we will restrict our Mockito dependency to 3.3.+.
However, our goal is to remove the PowerMock dependency and upgrade to the latest version of Mockito.
This is already tracked in gh-6025.

@eleftherias eleftherias added in: build An issue in the build type: bug A general bug labels Jul 13, 2020
@eleftherias eleftherias self-assigned this Jul 13, 2020
jkubrynski pushed a commit to jkubrynski/spring-security that referenced this issue Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant