erroraway / sonar-erroraway-plugin

Analyze Java Code with ErrorProne in SonarQube
4 stars 0 forks source link

Create rules metadata during build #26

Closed gtoison closed 10 months ago

gtoison commented 10 months ago

Errorprone requires some add-opens JVM options and it is cumbersome to set these options on the SonarQube server. Create the rules metadata during the build so we don't need to use the errorprone classes on the server

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

86.1% 86.1% Coverage
1.5% 1.5% Duplication

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here