exo-actions/Sonarcloud Analyse
This action is used to analyse Maven project using Sonarcloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| maven_version | Maven version | no | 3.9.16 |
| maven_profiles | Maven Profiles | no | — |
| extra_maven_opts | Extra Maven OPTS | no | — |
| jdk_major_version | JDK Major version (eg 8, 11, 14, 17, 21,...) | no | 17 |
| jdk_distribution | OpenJDK Adopted Distribution (temurin, zulu, adopt, liberica,...) | no | zulu |
| maximize_build_space | Maximize Build Space for Bigger Projects Unit tests based on files and blocks | no | false |
| SONAR_TOKEN | Sonarcloud user token | yes | — |
| GH_TOKEN | Github user token for private repositories (defaults to github.token) | no | — |
| M2_SETTINGS_FILE_URL | Maven Settings.xml file download URL | no | — |
| NEXUS_USERNAME | Maven Nexus server user name (readonly user is highly recommended) | no | — |
| NEXUS_PASSWORD | Maven Nexus server user password | no | — |
| GIT_CHECKOUT_SHOW_PROGRESS | Show git checkout progress | no | false |
Outputs
no outputs