Hi Cristinano,

for whatever reason the plugin is available in Codehaus Nexus (Staging Repository)

https://nexus.codehaus.org/content/groups/staging/ but it isn't being synched to Central....


Created a Haus Ticket for it:

http://jira.codehaus.org/browse/HAUS-2391

Thanks for the hint...

Kind regards
Karl-Heinz Marbaise

On 7/17/14 5:29 PM, Cristiano Gavião wrote:
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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to