Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A895189B8 for ; Sun, 18 Oct 2015 20:05:54 +0000 (UTC) Received: (qmail 89373 invoked by uid 500); 18 Oct 2015 20:05:48 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 89303 invoked by uid 500); 18 Oct 2015 20:05:48 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 89273 invoked by uid 99); 18 Oct 2015 20:05:48 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Oct 2015 20:05:48 +0000 Received: from [192.168.1.4] (p5DDB7299.dip0.t-ipconnect.de [93.219.114.153]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 88E321A0256; Sun, 18 Oct 2015 20:05:47 +0000 (UTC) To: announce@maven.apache.org, users@maven.apache.org Cc: Maven Developers List From: Michael Osipov Subject: [ANN] Maven Checkstyle Plugin 2.17 released Message-ID: <5623FB9C.1080506@apache.org> Date: Sun, 18 Oct 2015 22:05:48 +0200 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit The Apache Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.17. https://maven.apache.org/plugins/maven-checkstyle-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins >maven-checkstyle-plugin 2.17 Release Notes - Maven Checkstyle Plugin - Version 2.17 ** Bug * [MCHECKSTYLE-302] - Using inline configuration does not work with Maven 2.2.1 * [MCHECKSTYLE-304] - Using inline configuration, checkstyle-checker.xml is generated using DTD v1.2 * [MCHECKSTYLE-310] - Parrallel build failing with various errors * [MCHECKSTYLE-311] - "mvn clean site -Preporting" fails with Could not find resource 'config/maven_checks.xml' ** Improvement * [MCHECKSTYLE-291] - Change format of violation message * [MCHECKSTYLE-293] - Update to use non deprecated method Checker.setClassLoader() ** Task * [MCHECKSTYLE-307] - Upgrade to Checkstyle 6.11 * [MCHECKSTYLE-313] - Upgrade to Checkstyle 6.11.2 Enjoy, -The Apache Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org