using the plugin-pom 3.51 as a base for your plugins.
if you use powermock and mockito at the recommended versions tests that use powermock blowup with org.mockito.exceptions.misusing.NotAMockException: Argument should be a mock, but is: class java.lang.Class
using the plugin-pom 3.51 as a base for your plugins.
if you use powermock and mockito at the recommended versions tests that use powermock blowup with {{org.mockito.exceptions.misusingbase.NotAMockExceptionMockitoException: Argument should be a mock, but is org.mockito.exceptions.base.MockitoException: Cannot mock/spy class java.lang.ClassSystemMockito cannot mock/spy because : - final class at ShowBadMockitoVersion.testWeGetHere(ShowBadMockitoVersion.java:21)}}