APIs deprecated before 5.6 have been dropped. This means a double-handful of 3rd-party plugins are not compatible from 7.3 forward. I’ve marked what I believe to be the relevant plugins listed in SONAR-10138 incompatible in the Marketplace. If you’re the maintainer of a plugin that has incorrectly been marked incompatible, please ping me in this thread & we’ll get it fixed.
We made a start on embedding the documentation in the platform in 7.2, and 7.3 continues the work with better functionality and more docs. “Soon” all the docs should be on-board, but any early feedback on what’s already there would be appreciated.
Thank you SonarQube team to show 7.3 release. I wanna upgrade sonar-l10n-zh-plugin for SonarQube-7.3, but sonar-core-7.3 seems not upload to the maven central repository.
Should I just waiting for uploading new version release, Or there is other repo for downloading the dependency?
Team foundation version control plugin is available when you copy it from older version.
Another problem is when I want to analyze another branch than master in git repository in community version. There is this error : To use the property “sonar.branch.name”, the branch plugin is required but not installed.
We don’t have to analyze master branch and there is not any chance to setup analyze to another branch. Why?
I was able to analyze another branch than master while updgrade to 7.2 in community edition. As I mentioned we don’t want to analyze master branch because we have one developer branch and we want to anylyzer this branch. Is it possible to select another branch than master to analyze in community version? Something like to say to sonar main branch is not master but developer?
The TFVC plugin is a repository in search of a maintainer. Explicitly, that means no one is currently maintaining it so, it’s incompatible because it uses dropped APIs, as explained here:
Hi, After installing the community versie 7.3 of SonarQube I got the same (see @Zefek a few day ago) problem with branches in TFS MSBuild integration (Note: I am not using GIT) and i donnot want to analyse branches.
“Validation of project reactor failed: o To use the property “sonar.branch.name”, the branch plugin is required but not installed.”
Now I am a little bit lost in the information. Is there a way to solve this problem? Or is a (bug)fix available?