The Apache Maven team is pleased to announce the release of the Maven
Checkstyle Plugin, version 3.2.1.
https://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>3.2.1</version>
</plugin>
Release Notes - Maven Checkstyle Plugin - Version 3.2.1
** Task
* [MCHECKSTYLE-423] - Explicitly start and end tables with Doxia
Sinks in report renderers
Enjoy,
-The Apache Maven team
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org