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

Investigate the Illegal Reflective access operation warning #9

Open
nbentoneves opened this issue Mar 18, 2021 · 0 comments
Open

Investigate the Illegal Reflective access operation warning #9

nbentoneves opened this issue Mar 18, 2021 · 0 comments
Labels
easy-to-contribute Easy issues for contributers investigation Something looks wrong and need to be investigated

Comments

@nbentoneves
Copy link
Contributor

nbentoneves commented Mar 18, 2021

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
A warning is raised when the mvn clean install is executed. Please try to understand why this is happening and what we should do to fix it.

Describe alternatives you've considered
N/A

Additional context
WARNING

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.intellij.util.ReflectionUtil (file:/Users/nbentoneves/.m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.4.31/kotlin-compiler-1.4.31.jar) to method java.util.ResourceBundle.setParent(java.util.ResourceBundle)
WARNING: Please consider reporting this to the maintainers of com.intellij.util.ReflectionUtil
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
@nbentoneves nbentoneves added the investigation Something looks wrong and need to be investigated label Mar 18, 2021
@nbentoneves nbentoneves removed the api label Oct 8, 2021
@nbentoneves nbentoneves added the easy-to-contribute Easy issues for contributers label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy-to-contribute Easy issues for contributers investigation Something looks wrong and need to be investigated
Projects
None yet
Development

No branches or pull requests

1 participant