Skip to content
Discussion options

You must be logged in to vote

This is a known Kotlin compatibility issue with JDK 16+, that's also commented in the TODO.txt
Kotlin 1.5.0 will provide a proper solution, meanwhile you need to bypass this problem by setting the environment variable MAVEN_OPTS:

export MAVEN_OPTS=--illegal-access=permit

You can found further information in the TODO.txt.

Replies: 7 comments 8 replies

Comment options

You must be logged in to vote
2 replies
@janlul
Comment options

@ssaring
Comment options

Answer selected by ssaring
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ssaring
Comment options

@janlul
Comment options

Comment options

You must be logged in to vote
1 reply
@janlul
Comment options

Comment options

You must be logged in to vote
2 replies
@janlul
Comment options

@janlul
Comment options

Comment options

You must be logged in to vote
1 reply
@janlul
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants