Dear SonarQube Community
I am currently experiencing an issue with SonarQube where it does not seem to detect the following settings in the pom.xml
file:
com.sun.management.jmxremote.authenticate=false
com.sun.management.jmxremote.ssl=false
Despite adding these configurations, SonarQube does not appear to recognize them, and the expected behavior is not observed. I have verified that the settings are correctly added and have restarted the SonarQube server multiple times. Additionally, I have checked the logs but did not find any relevant errors or warnings.
Could you please assist me in resolving this issue? Any guidance or suggestions would be greatly appreciated.
Thank you for your support.