We had sonarqube 6.7 version and now we upgraded to 8.5 version, which tried to install same plugin which we had in 6.7 version and found below two plugin from 6.7 isn’t available in 8.4
When I checked https://docs.sonarqube.org/latest/instance-administration/plugin-version-matrix/ found that SVN and GIT plugin is not supported in 8.5, till 8.4 those are supported.
So, to avoid any issues with plugin we are thinking to downgrade to 7.9 LTS version from 8.5, please let me know if we can have above two plugin in 7.9 LTS
also is there any plan to support GIT and SVN plugin in 8.5 version, if yes then is there any timeline for it.
@Cameron Thanks Cameron for details.
One more questions though, I was importing rules as well from sonar 6.7 to sonar 8.5, but not all rules are getting imported, I believe it is something to do with plugins, so as SVN and GIT are inbuilt now to sonar 8.5, will it create issues in rules importing.
The SVN and GIT plugins don’t contain any rules, so they’re not likely to be the issue here. When you’re talking about “importing rules” do you mean importing Quality Profiles?