You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Benson Margulies <bi...@apache.org> on 2013/11/16 15:07:58 UTC

[ANN] Apache Maven Checkstyle Plugin 2.11 Released

The Apache Maven team is pleased to announce the release of the Apache
Maven Checkstyle Plugin, version 2.11

This plugin integrates checkstyle into the build.

http://maven.apache.org/plugins/maven-checkstyle-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-checkstyle-plugin</artifactId>
  <version>2.11</version>
</plugin>

Release Notes - Maven Checkstyle Plugin - Version 2.11


** Bug
    * [MCHECKSTYLE-192] - Properties files are only processed in the
report, but not in the mojo
    * [MCHECKSTYLE-193] - Resource files get included regardless of
explicit sourceDirectory / includes / excludes configuration
    * [MCHECKSTYLE-197] - Documentation: Check goal is incorrectly described
    * [MCHECKSTYLE-202] - The link on Usage page to 'Maven 3.x
Compatibility Notes' is not correct



** Improvement
    * [MCHECKSTYLE-191] - Make name of TreeWalker configurable
    * [MCHECKSTYLE-199] - Make resource file processing configurable
    * [MCHECKSTYLE-204] - Errors in the check goal are not very
prominent in the Maven output
)

Enjoy,

-The Apache Maven team

Fwd: [ANN] Apache Maven Checkstyle Plugin 2.11 Released

Posted by Benson Margulies <bi...@apache.org>.
---------- Forwarded message ----------
From: Benson Margulies <bi...@apache.org>
Date: Sat, Nov 16, 2013 at 9:07 AM
Subject: [ANN] Apache Maven Checkstyle Plugin 2.11 Released
To: announce@maven.apache.org, Maven Users List <us...@maven.apache.org>
Cc: ev@maven.apache.org


The Apache Maven team is pleased to announce the release of the Apache
Maven Checkstyle Plugin, version 2.11

This plugin integrates checkstyle into the build.

http://maven.apache.org/plugins/maven-checkstyle-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-checkstyle-plugin</artifactId>
  <version>2.11</version>
</plugin>

Release Notes - Maven Checkstyle Plugin - Version 2.11


** Bug
    * [MCHECKSTYLE-192] - Properties files are only processed in the
report, but not in the mojo
    * [MCHECKSTYLE-193] - Resource files get included regardless of
explicit sourceDirectory / includes / excludes configuration
    * [MCHECKSTYLE-197] - Documentation: Check goal is incorrectly described
    * [MCHECKSTYLE-202] - The link on Usage page to 'Maven 3.x
Compatibility Notes' is not correct



** Improvement
    * [MCHECKSTYLE-191] - Make name of TreeWalker configurable
    * [MCHECKSTYLE-199] - Make resource file processing configurable
    * [MCHECKSTYLE-204] - Errors in the check goal are not very
prominent in the Maven output
)

Enjoy,

-The Apache Maven team

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