Hi,

The Mojo team is pleased to announce the release of the sonar-maven-plugin
version 2.1.

This plugin allows to inspect code with SonarQube.

http://mojo.codehaus.org/sonar-maven-plugin/

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

This new version adds the support of Maven 3.1. Note that upgrading to
SonarQube 3.7 is required to benefit from Maven 3.1. Older versions of
SonarQube are still supported when using Maven 3.0.x.


http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12430&version=18062

Enjoy,

The Mojo team.

-- Simon

Reply via email to