There is some issue we are facing in * v25.3.0.104237 is adding custom plugin.
we have one plugin and we stored the jar file in artifactory and we have added the .JAR file in the /opt/sonarqube/extensions/plugins.
But the same doesn’t reflect in the UI.
The same works perfectly in older version. But in the new version I am not able to see.
Is there any changes we have to make to add custom plugins in the newest version of sonar?
the pervious version was 9.9.1.
I don’t see any error in the server logs.
I found a workaround to put the custom plugin in the /data/sonarqube/extensions/plugins instead of /opt/sonarqube/extensions/plugins And i was able to see the plugin in the UI.