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

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -