There is no Quality Profiles in SonarQube

Must-share information (formatted with Markdown):
I’m using SonarQube 7.9. The following problems occurred when running the scanner.

[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project projectName: No quality profiles have been found, you probably don't have any language plugin installed. -> [Help 1]

So I went to Quality Profiles for setup, but I don’t see anything like this.

Is there a solution?

A compatibility error occurs when running the scanner with the default version, forcing a lower version of the scanner into the “pom.xml” file

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTA (long-term active version) at your earliest convenience. Your upgrade path is:

7.9 → 8.9.10 → 9.9.6 → 10.6 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.