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

issue noted in maven build #8

Open
alanbuxey opened this issue Jul 17, 2018 · 1 comment
Open

issue noted in maven build #8

alanbuxey opened this issue Jul 17, 2018 · 1 comment

Comments

@alanbuxey
Copy link

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

@edysli
Copy link
Contributor

edysli commented Dec 13, 2018

Are you building with Java 9+?

@jalauros @hjmikkon Upgrading to Mockito 2 might fix this and is a good idea anyway.

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

No branches or pull requests

2 participants