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 | |
---|---|---|---|---|
Multi Module Gradle/Jenkins | 1 | 836 | November 19, 2020 | |
Scanning Gradle build with multiple modules | 4 | 3100 | November 20, 2019 | |
Configure a multi module the right way | 3 | 3704 | February 28, 2023 | |
Problem running sonarqube on multi-module project with gradle | 1 | 2089 | October 22, 2018 | |
Skipping project in command line | 5 | 2433 | October 13, 2022 |