which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube Version 6.7.4
what are you trying to achieve
I’m a beginner on SonarQube. I need some help about several Subjects as:
I have two Profils in SonarQube as SonarWay and another profil CMA. I want use the CMA profil by default but I don’t know how to do this. I have Scan sources to discover an application and I want modify the Profil about this application. Can you help me to declare the CMA Quality Profil for an Application Project.
Thanks for your help
If you need more informations don’t hesitate to ask question.
Well first all welcome in the SonarQube ecosystem ! The SonarQube documentation is a good place to start, in order to get familiar with the various concepts and project configuration. Did you give it a look ? You’ll find pages dedicated to the main aspects, notably (to your query) Quality Profiles.
In the Post there is: One profile for each language is marked the default. Barring any other intervention, all projects that use that language will be analyzed with that profile. To have a project analyzed by a non-default profile instead, start from Quality Profiles, and click through on your target profile, then use the Projects part of the interface to manage which projects are explicitly assigned to the profile.