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 | 4 | 2687 | October 6, 2022 | |
| SonarScan skips some module in my Android Gradle project | 5 | 1650 | April 6, 2022 | |
| Scanning Gradle build with multiple modules | 4 | 3195 | November 20, 2019 | |
| Configure a multi module the right way | 3 | 5107 | February 28, 2023 | |
| Can i skip Analysis completely and send only only Jacoco.xml | 10 | 1843 | May 21, 2021 |