Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 78150 invoked from network); 18 May 2009 08:49:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 May 2009 08:49:14 -0000 Received: (qmail 24353 invoked by uid 500); 18 May 2009 08:49:14 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 24291 invoked by uid 500); 18 May 2009 08:49:14 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 24281 invoked by uid 99); 18 May 2009 08:49:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 08:49:14 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 08:49:05 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 2184914A81A1 for ; Mon, 18 May 2009 03:48:45 -0500 (CDT) Message-ID: <26024501.228261242636525005.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 18 May 2009 03:48:45 -0500 (CDT) From: "nicolas de loof (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (MCHECKSTYLE-110) option to output violations to the console when using chekstyle:check MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org option to output violations to the console when using chekstyle:check --------------------------------------------------------------------- Key: MCHECKSTYLE-110 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-110 Project: Maven 2.x Checkstyle Plugin Issue Type: Improvement Affects Versions: 2.3 Reporter: nicolas de loof When chekstyle:check is used to validate project conventions during build, the developer has to llok at the report XML file for violations. They should be redirected to the console. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira