I have a multi-module gradle project with configured Sonar scanner. Everything works fine. Now I want to configure several Jenkins job to run sonar analysis on different subsets of my gradle modules. Can I somehow tell with env variable or command line switches that in this particular run sonar gradle plugin has to skip some modules?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Skipping project in command line | 5 | 2639 | October 13, 2022 | |
| SonarScan skips some module in my Android Gradle project | 5 | 1630 | April 6, 2022 | |
| Scanning Gradle build with multiple modules | 4 | 3173 | November 20, 2019 | |
| Configure a multi module the right way | 3 | 4951 | February 28, 2023 | |
| Can i skip Analysis completely and send only only Jacoco.xml | 11 | 1791 | May 28, 2021 |