-
Notifications
You must be signed in to change notification settings - Fork 201
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
Illegal reflective access #1291
Comments
@EwanNoble Configuration options are here: |
Hello @MS-jgol , the steps you linked don't seem to solve the problem. I am using azure-functions-maven-plugin:1.9.0 and despite downloading the jar etc, I still get these warnings. |
hi @noce2, can you post a small repro of the issue that we can use to see exactly what's going on? |
Created a new issue with link to a repro example: #1446 |
@pkunk thanks! will check out that issue/repro |
Expected behavior
No warnings when running
mvn package
(using azure-functions-maven-plugin:1.6.0 which depends onapplicationinsights-core:2.6.1
)Actual behavior
To Reproduce
Run
mvn package
withazure-functions-maven-plugin:1.6.0
System information
Please provide the following information:
applicationinsights-core:2.6.1
The text was updated successfully, but these errors were encountered: