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

maven build warning: An illegal reflective access operation has occurred #607

Open
jangalinski opened this issue Jun 24, 2022 · 2 comments
Labels
blocked Waiting for someone else
Milestone

Comments

@jangalinski
Copy link
Contributor

Applied plugin: 'all-open'
[INFO] Applied plugin: 'no-arg'
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jetbrains.kotlin.kapt3.util.ModuleManipulationUtilsKt (file:/xxx/.m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing-maven/1.7.0/kotlin-annotation-processing-maven-1.7.0.jar) to constructor com.sun.tools.javac.util.Context()
WARNING: Please consider reporting this to the maintainers of org.jetbrains.kotlin.kapt3.util.ModuleManipulationUtilsKt
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
@zambrovski
Copy link
Member

I believe we should switch from KAPT to the new annotation processing of Kotlin.

@zambrovski zambrovski added Type: enhancement New feature or request Prio: Must This feature must be implemented in current milestone. labels Jul 11, 2022
@zambrovski zambrovski added this to the BACKLOG milestone Jul 15, 2022
@zambrovski
Copy link
Member

Currently, SpringConfigurationProcessor is not supported by KSP.

@zambrovski zambrovski added the blocked Waiting for someone else label Oct 26, 2022
@zambrovski zambrovski removed the Type: enhancement New feature or request label Jun 5, 2023
@zambrovski zambrovski removed the Prio: Must This feature must be implemented in current milestone. label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting for someone else
Projects
None yet
Development

No branches or pull requests

2 participants