Hi,
The Mojo team is pleased to announce a bugfix release of the SonarQube Maven Plugin version 2.3.1.
This plugin aims at running SonarQube analysis for Maven projects.
http://mojo.codehaus.org/sonar-maven-plugin/index.html
To get this update, simply specify the version in your project's plugin configuration:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>2.3.1</version>
</plugin>
Release Notes
* [MSONAR-77] - Unable to analyze deep multi-module projects on SonarQube 4.3+
Enjoy,
The Mojo team.
Julien HENRY
The Mojo team is pleased to announce a bugfix release of the SonarQube Maven Plugin version 2.3.1.
This plugin aims at running SonarQube analysis for Maven projects.
http://mojo.codehaus.org/sonar-maven-plugin/index.html
To get this update, simply specify the version in your project's plugin configuration:
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>2.3.1</version>
</plugin>
Release Notes
* [MSONAR-77] - Unable to analyze deep multi-module projects on SonarQube 4.3+
Enjoy,
The Mojo team.
Julien HENRY