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 1B8AC7B5B for ; Tue, 1 Nov 2011 10:49:45 +0000 (UTC) Received: (qmail 12849 invoked by uid 500); 1 Nov 2011 10:49:44 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 12779 invoked by uid 500); 1 Nov 2011 10:49:44 -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 59492 invoked by uid 99); 1 Nov 2011 09:54:17 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iizuka.co.uk; s=google; h=date:from:to:message-id:subject:mime-version:content-type :content-transfer-encoding:x-antivirus:x-antivirus-status; bh=quQiiYgsXTb0dV1GyAb7bv9MzE1as92jsiqVCIrE+NY=; b=jerXrCD5yv1/dADnSb6Yw+Zrrc3OIUfucH0zkZznkL0mIgmhLC/hnUh/nlDKbHDnvN 8cOd7UgmUatKS5dclCQg6K2jE9CCasiFn31S3Dl24u+fAtsJ763+rpaSlx/Kk91kq4j/ +aZ5T1LgJ6h4FyKO1dWLbpKcthtHBbfmR4WJ8= Date: Tue, 01 Nov 2011 02:53:46 -0700 (PDT) From: Mark Hobson To: announce@maven.apache.org, users@maven.apache.org, dev@maven.apache.org Message-ID: <15365449.01320141223579.JavaMail.mark@MARK> Subject: [ANN] Maven Checkstyle Plugin 2.8 Released MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 111101-0, 31/10/2011), Outbound message X-Antivirus-Status: Clean The Maven team is pleased to announce the release of the Maven Checkstyle Plugin, version 2.8 Generates a report on violations of code style and optionally fails the build if violations are detected. http://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.8 Release Notes - Maven Checkstyle Plugin - Version 2.8 Bug * [MCHECKSTYLE-159] Optional treeWalker.cacheFile property must not be required New Feature * [MCHECKSTYLE-62] Support aggregated reports in a multi-modules project Enjoy, -The Maven team --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org