Skip to content

Releases: SonarSource/sonar-scanner-maven

3.11.0.3922

13 Mar 09:30
250195e
Compare
Choose a tag to compare

Release notes - Sonar Scanner for Maven - 3.11

Bug

MSONAR-205 Undesired behaviour when sonar.projectKey is specified in root pom or as user property

Documentation

MSONAR-203 Update license headers

Task

MSONAR-208 Migrate tests to JUnit 5

Improvement

MSONAR-202 Improve logging : log information about Maven options, Java version and the OS

MSONAR-204 "SonarQube version" is not displayed when communicating with SonarCloud

MSONAR-207 The scanner for Maven collects files outside of conventional sonar.sources

3.10.0.2594

14 Sep 14:38
07989ce
Compare
Choose a tag to compare

Release notes - Sonar Scanner for Maven - 3.10

New Feature

MSONAR-193 Set property `sonar.java.enablePreview` when Java's enablePreview feature is set

Task

MSONAR-184 Properly escape multi-valued properties if some paths contain comma

MSONAR-187 Upgrade github-action_release to v4

MSONAR-188 Stop leaking Maven classes in the scanner engine classloader

MSONAR-189 Add ITs with java 17

MSONAR-192 Run all tests nightly

MSONAR-195 Reduce the scope of the maven-compat dependency

MSONAR-198 Add Maven 4 tests to the pipeline

MSONAR-199 Use master build for peachee jobs

Improvement

MSONAR-190 Default sources to "src/main" instead of "src/main/java"

MSONAR-197 Maven Scanner relies on old slf4j version

3.9.1.2184

09 Nov 13:30
Compare
Choose a tag to compare
Prepare for patch release

3.9.0.2155

29 Apr 13:59
Compare
Choose a tag to compare
upgrade to latest parent pom

3.8.0.2131

13 Jan 13:59
Compare
Choose a tag to compare
Support release from Github Action