-
Improved sensor performance by caching XML reports in Maven multi-module reactors
-
Ensure that all issues that cannot be attached to a file are displayed on project level
-
Adopted changes of jQAssistant XML reports to improve matching of source code locations for issues in SonarQube
-
Upgraded compatibility to SonarQube 8.9 LTS
-
Added a configuration option to select the issue type (i.e. CODE_SMELL, BUG, etc.)
-
To allow filtering issues by rule type the plugin now creates ad-hoc rules/external issues instead of generic concept/constraint issues where possible. This is currently limited to issues that can be resolved to files (e.g. Java classes).
-
Added detection of jQAssistant XML reports from parent modules
-
Fixed JAXB related regression when running an analysis using Java version 11 or newer
-
Clarified behavior of configuration property
sonar.jqassistant.reportPath
: Added support for absolute paths and resolving relative paths by using the current module directory (issue) -
The primary column of a result is no longer included in the message of an issue if it could be matched to a source location in SonarQube (issue)
-
Initial entry into the SonarQube Marketplace (pending)
-
Fixed JAXB related error when running an analysis using Java version 11 or newer