forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscannergradle.properties
More file actions
145 lines (118 loc) · 8.53 KB
/
scannergradle.properties
File metadata and controls
145 lines (118 loc) · 8.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
category=Scanners
name=SonarScanner for Gradle
license=GNU LGPL 3
organization=SonarSource
organizationUrl=https://www.sonarsource.com
homepageUrl=https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-gradle/
issueTrackerUrl=https://sonarsource.atlassian.net/jira/software/c/projects/SONARGRADL/issues
sourcesUrl=https://github.com/SonarSource/sonar-scanner-gradle
archivedVersions=2.8,3.0,3.1,3.1.1,3.2,3.3,3.4.0.2513,3.5.0.2730,4.0.0.2929,4.2.1.3168,4.3.1.3277,4.4.1.3373,5.0.0.4638,5.1.0.4882,6.0.0.5145,6.0.1.5171,6.1.0.5360,6.2.0.5505,6.3.0.5676,6.3.1.5724,7.0.0.6105,7.0.1.6134,7.1.0.6387,7.2.0.6526,7.2.1.6560,7.2.2.6593
publicVersions=7.2.3.7755
7.2.3.7755.description=Fix an issue with improper filtering of user-defined path properties
7.2.3.7755.date=2026-03-04
7.2.3.7755.changelogUrl=https://sonarsource.atlassian.net/issues?jql=project%20%3D%20SCANGRADLE%20AND%20fixversion%20%3D%207.2.3
7.2.3.7755.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.2.3.7755
7.2.2.6593.description=Fix regression where wildcards were no longer supported in path properties
7.2.2.6593.date=2025-12-18
7.2.2.6593.changelogUrl=https://sonarsource.atlassian.net/issues?jql=project%20%3D%20SCANGRADLE%20AND%20fixversion%20%3D%207.2.2
7.2.2.6593.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.2.2.6593
7.2.1.6560.description=Fix an issue where Gradle would fail to write the configuration cache because of concurrent modifications
7.2.1.6560.date=2025-12-12
7.2.1.6560.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixversion%20%3D%207.2.1
7.2.1.6560.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.2.1.6560
7.2.0.6526.description=Support for Gradle configuration-cache feature.
7.2.0.6526.date=2025-12-04
7.2.0.6526.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixversion%20%3D%207.2
7.2.0.6526.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.2.0.6526
7.1.0.6387.description=Fix execution failure when executing Sonar with Gradle parallel execution activated.
7.1.0.6387.date=2025-11-20
7.1.0.6387.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixversion%20%3D%207.1
7.1.0.6387.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.1.0.6387
7.0.1.6134.description=Support of Gradle 9
7.0.1.6134.date=2025-10-24
7.0.1.6134.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixversion%20%3D%207.0.1
7.0.1.6134.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.0.1.6134
7.0.0.6105.description=Support of Gradle 9
7.0.0.6105.date=2025-10-14
7.0.0.6105.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%207.0
7.0.0.6105.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/7.0.0.6105
6.3.1.5724.description=Fix a bug where the scanner would crash when users would define `sonar.sources`.
6.3.1.5724.date=2025-08-27
6.3.1.5724.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%206.3.1
6.3.1.5724.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/6.3.1.5724
6.3.0.5676.description=Index .github folder for analysis.
6.3.0.5676.date=2025-08-25
6.3.0.5676.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%206.3
6.3.0.5676.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/6.3.0.5676
6.2.0.5505.description=Better logging of the execution context and migration from deprecated Gradle APIs.
6.2.0.5505.date=2025-05-15
6.2.0.5505.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%206.2
6.2.0.5505.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/6.2.0.5505
6.1.0.5360.description=Add support for SonarQube Cloud regions
6.1.0.5360.date=2025-03-25
6.1.0.5360.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%206.1
6.1.0.5360.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/6.1.0.5360
6.0.1.5171.description=Support of JRE auto-provisioning
6.0.1.5171.date=2024-11-27
6.0.1.5171.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%206.0.1
6.0.1.5171.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/6.0.1.5171
6.0.0.5145.description=Support of JRE auto-provisioning
6.0.0.5145.date=2024-11-19
6.0.0.5145.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%206.0
6.0.0.5145.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/6.0.0.5145
5.1.0.4882.description=Scan additional files outside of conventional Gradle folders
5.1.0.4882.date=2024-07-04
5.1.0.4882.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%205.1
5.1.0.4882.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube/5.1.0.4882
5.0.0.4638.description=Decouple sonar task from Gradle compile tasks
5.0.0.4638.date=2024-03-26
5.0.0.4638.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20and%20fixversion%20%3D%205.0
5.0.0.4638.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
4.4.1.3373.description=Allow the skipping/forcing of compile tasks through the property "sonar.gradle.skipCompile"
4.4.1.3373.date=2023-10-03
4.4.1.3373.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixVersion%20in%20(4.4%2C%204.4.1)
4.4.1.3373.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
4.3.1.3277.description=Support for analysis of Gradle Kotlin DSL files
4.3.1.3277.date=2023-09-01
4.3.1.3277.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixVersion%20%3D%2014283
4.3.1.3277.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
4.2.1.3168.description=Support for Kotlin Multiplatform and 'sonar.java.enablePreview' property, Java 11+ required
4.2.1.3168.date=2023-06-12
4.2.1.3168.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project%20%3D%2010137%20AND%20fixVersion%20%3D%2014114
4.2.1.3168.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
4.0.0.2929.description=Support for Gradle 8
4.0.0.2929.date=2023-02-17
4.0.0.2929.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+14039
4.0.0.2929.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.5.0.2730.description=New 'sonar' task name and better support for Android projects
3.5.0.2730.date=2022-10-27
3.5.0.2730.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12396
3.5.0.2730.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.4.0.2513.description=Support Gradle 8 and Java 17, increase socket connect timeout to 30s
3.4.0.2513.date=2022-06-08
3.4.0.2513.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12395
3.4.0.2513.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.3.description=Support Android dynamic features modules
3.3.date=2021-06-10
3.3.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12394
3.3.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.2.description=Support configuration caching
3.2.date=2021-04-30
3.2.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12392
3.2.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.1.1.description=Bug fix on the JDK path
3.1.1.date=2021-01-25
3.1.1.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12393
3.1.1.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.1.description=Support for Bitbucket Pipelines with SonarQube 8.7+, use JDK from the build
3.1.date=2021-01-13
3.1.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12391
3.1.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
3.0.description=Change task dependencies on tests, upgrade to Gradle 5
3.0.date=2020-06-02
3.0.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12390
3.0.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube
2.8.description=Support SONAR_HOST_URL environment variable to configure the server URL
2.8.date=2019-10-01
2.8.changelogUrl=https://sonarsource.atlassian.net/issues/?jql=project+%3D+10137+AND+fixVersion+%3D+12388
2.8.downloadUrl=https://plugins.gradle.org/plugin/org.sonarqube