Is there a free Branch plugin for SonarQube by Sonar Source?
Clash Royale CLAN TAG#URR8PPP
Is there a free Branch plugin for SonarQube by Sonar Source?
It would appear that there is one: https://docs.sonarqube.org/display/SONARQUBE67/Branch+Plugin
However, I can't use the Marketplace to get it (no internet connection on the server) and I can't find the .jar for download anywhere.
I'm aware of the open source one here: https://github.com/msanez/sonar-branch-community
However, I'd like to evaluate both (if the former one does exist).
1 Answer
1
The appropriate documentation is here: docs.sonarqube.org/display/SONAR/Branch+Analysis.
This feature is provided by the Developer Edition.
There's no standalone .jar
for this, you need to subscribe to the Developer Edition, and then it will be included in the installation.
.jar
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.