You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Simon Brandhof <si...@gmail.com> on 2011/11/07 10:39:56 UTC

[ANN] Sonar Maven Plugin 1.0 and 2.0 Released

The Mojo team is pleased to announce the final releases of the Sonar Maven
Plugin. This plugin handles code inspection with
Sonar<http://www.sonarsource.org/>
.

Release 1.0 supports Maven 2 and release 2.0 is for Maven 3. This
document<http://docs.codehaus.org/display/SONAR/How+to+fix+version+of+Maven+plugin>
explains
how to fix the plugin version in pom files.
http://mojo.codehaus.org/sonar-maven-plugin

*Release Notes*

   - Bug
      - [MSONAR-5] - Incorrect URL constructed in ServerMetadata
   - Improvement
      - [MSONAR-9] - Remove the dependency on commons-io
      - [MSONAR-8] - Fix potential conflicts with Sonar plugins by removing the
      dependency on commons-lang

Enjoy,

The Mojo team.