Hi Julien,

I wasn't able to see this version at http://search.maven.org/#search|ga|1|sonar-maven-plugin

could you check, please?

thanks,

Cristiano

On 15-07-2014 12:08, Julien HENRY wrote:
Hi,

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

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

Release Notes

     * [MSONAR-70] - Use every available "sonar.*" property when running an 
analysis with Maven
     * [MSONAR-75] - Remove unexisting entries from "sonar.sources" and 
"sonar.tests" on projects with packaging=pom
     * [MSONAR-81] - On "war" modules the directory containing the web resources 
("src/main/webapp" by default) should be automatically added to "sonar.sources"
     * [MSONAR-82] - By default the "pom.xml" file should be part of 
"sonar.sources"
     * [MSONAR-83] - Populate sonar.libraries

Enjoy,

The Mojo team.

Julien HENRY

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to