Hello everyone,
I’m currently working on a project involving SAP Commerce Cloud and exploring how to incorporate SonarQube analysis into our CI/CD pipeline to maintain consistent code quality standards. Since SAP Commerce Cloud relies heavily on Java and custom extensions, I’m trying to figure out the most efficient way to configure SonarQube scanners to detect potential issues within the platform’s modular architecture.
The main challenge I’m facing is that some of the custom extensions don’t follow the standard Maven structure, which causes certain files to be skipped during static analysis. I’ve tried adjusting the sonar.sources and sonar.projectBaseDir parameters, but the results are inconsistent.
Has anyone here implemented SonarQube in a similar SAP Commerce Cloud environment? I’d appreciate any insights on best practices for directory configuration or rule tuning specific to SAP extension-based projects.
I’ve been reviewing study materials from Pass4future related to the C_C4H32_2411 certification exam and found that understanding proper development governance is key here. Tools like SonarQube play an important role in aligning code quality with SAP’s best practices, something we also emphasize while studying with Pass4Future study resources.
Looking forward to your recommendations or experiences with this type of integration.
Thanks in advance!