NareshEG
(NareshGoud)
September 21, 2023, 9:45am
1
Hi Team,
We are using SonarQube community 9.5 version.
Can we add multiple files at sonar global exclusions in a Single line by using “,”?
We need to understand if we give the multiple files like src/test,src/web/,pom.xml…at sonar global exclusions in SonarQube dashboard, is consider for all projects?
Thanks,
Ediga Naresh goud
Colin
(Colin)
September 21, 2023, 12:22pm
2
Yes, I suppose you can, but in the UI it’s going to offer you the ability to keep things on separate lines.
NareshGoud:
We need to understand if we give the multiple files like src/test,src/web/,pom.xml…at sonar global exclusions in SonarQube dashboard, is consider for all projects?
Yes – it will be considered for all projects and not overridable. That’s why they’re called global exclusions!
And, you version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:
9.5 → 9.9.1 → 10.2 (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 .
NareshEG
(NareshGoud)
September 21, 2023, 3:06pm
3
Hi Colin,
Thanks for your quick response.
Regards,
Ediga Naresh Goud