java - Sonarqube No language plugin error when upgraded from 6.0 to 6.4 -


i upgraded sonarqube 6.0 6.4 on jenkins

sonar analysis working fine 6.0 after upgrade got error saying: no quality profiles have been found, don't have language plugin installed

what's going wrong here?

notice when sonarqube installed, bundled plugins automatically installed, see whcih plugins installed automatically , maybe need upgraded.

there's upgrade instructions,

when upgrading need install plugins use see plugin versions

sonarqube plugin jenkins dependencies:

maven-plugin (version:2.14, optional)
workflow-cps (version:2.25, optional)
configurationslicing (version:1.40, optional)
jquery (version:1.11.2-0)


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -