You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Julien HENRY <he...@yahoo.fr> on 2014/05/27 22:00:04 UTC

[ANN] SonarQube Maven Plugin 2.3 Released

Hi,

The Mojo team is pleased to announce the release of the SonarQube Maven Plugin version 2.3.  


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</version>
</plugin>

Release Notes

    * [MSONAR-46] - Add the "skip" option
    * [MSONAR-61] - Improve support of advanced reactor options
    * [MSONAR-69] - Support Maven encryption mechanism for SonarQube passwords
    * [MSONAR-60] - Embed sonar-runner


Enjoy,

The Mojo team.

Julien HENRY

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org