We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting rid of:
WARNING: An illegal reflective access operation has occurred
by updating the dependencies to more recent versions. The followoing list works for me building against J11 (see below) using
mvn clean install
These changed made the warning go away. The build completes with success:
Info: Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f) Maven home: apache-maven-3.8.2 Java version: 11.0.12, vendor: GraalVM Community, runtime: graalvm-ce-java11-21.2.0 Default locale: de_DE, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting rid of:
WARNING: An illegal reflective access operation has occurred
by updating the dependencies to more recent versions. The followoing list works for me building against J11 (see below) using
mvn clean install
These changed made the warning go away. The build completes with success:
Info:
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: apache-maven-3.8.2
Java version: 11.0.12, vendor: GraalVM Community, runtime: graalvm-ce-java11-21.2.0
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
The text was updated successfully, but these errors were encountered: