-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy patherrorawaysonar.properties
More file actions
26 lines (22 loc) · 1.2 KB
/
errorawaysonar.properties
File metadata and controls
26 lines (22 loc) · 1.2 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
category = External Analysers
description = Analyze Java Code with ErrorProne, NullAway, errorprone-slf4j and Picnic ErrorProne support
homepageUrl=https://github.com/erroraway/sonar-erroraway-plugin
issueTrackerUrl=https://github.com/erroraway/sonar-erroraway-plugin/issues
archivedVersions = 2.2.2
publicVersions = 2.2.4
defaults.mavenGroupId = io.github.erroraway
defaults.mavenArtifactId = sonar-erroraway-sonar-plugin
2.2.2.description = Analyze Java Code with ErrorProne 2.38.0
2.2.2.sqs=[10.8,2025.3.*]
2.2.2.sqcb=[24.12,25.6.*]
2.2.2.sqVersions = [9.9,10.7]
2.2.2.date = 2025-05-13
2.2.2.changelogUrl = https://github.com/erroraway/sonar-erroraway-plugin/releases/tag/2.2.2
2.2.2.downloadUrl = https://repo1.maven.org/maven2/io/github/erroraway/sonar-erroraway-sonar-plugin/2.2.2/sonar-erroraway-sonar-plugin-2.2.2.jar
2.2.4.description = Analyze Java Code with ErrorProne 2.39.0
2.2.4.sqs=[10.8,LATEST]
2.2.4.sqcb=[24.12,LATEST]
2.2.4.sqVersions = [9.9,10.7]
2.2.4.date = 2025-06-30
2.2.4.changelogUrl = https://github.com/erroraway/sonar-erroraway-plugin/releases/tag/2.2.4
2.2.4.downloadUrl = https://repo1.maven.org/maven2/io/github/erroraway/sonar-erroraway-sonar-plugin/2.2.4/sonar-erroraway-sonar-plugin-2.2.4.jar