You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running TestSuite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.mockito.cglib.core.ReflectUtils$2
(file:/Users/alanbuxey/.m2/repository/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar)
to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of
org.mockito.cglib.core.ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further
illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Tests run: 292, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
10.812 sec - in TestSuite
during the mvn package stage:
T E S T S
Running TestSuite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.mockito.cglib.core.ReflectUtils$2
(file:/Users/alanbuxey/.m2/repository/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar)
to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of
org.mockito.cglib.core.ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further
illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Tests run: 292, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
10.812 sec - in TestSuite
Results :
Tests run: 292, Failures: 0, Errors: 0, Skipped: 0
The text was updated successfully, but these errors were encountered: