Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 99D9F200BDB for ; Mon, 12 Dec 2016 17:05:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 98AD3160B1A; Mon, 12 Dec 2016 16:05:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C5582160B2D for ; Mon, 12 Dec 2016 17:05:00 +0100 (CET) Received: (qmail 60774 invoked by uid 500); 12 Dec 2016 16:04:59 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 60491 invoked by uid 99); 12 Dec 2016 16:04:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2016 16:04:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6E89B2C03E4 for ; Mon, 12 Dec 2016 16:04:59 +0000 (UTC) Date: Mon, 12 Dec 2016 16:04:59 +0000 (UTC) From: =?utf-8?Q?Oliv=C3=A9r_Szab=C3=B3_=28JIRA=29?= To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19158) Plugin configuration ignored when directly running checkstyle goals MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Dec 2016 16:05:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19158?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliv=C3=A9r Szab=C3=B3 updated AMBARI-19158: ---------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) committed to trunk: {code:java} commit cc5645831dfcb59b9318bd29eea5a741ba7097be Author: Attila Doroszlai Date: Mon Dec 12 16:55:24 2016 +0100 AMBARI-19158. Plugin configuration ignored when directly running checks= tyle goals (Attila Doroszlai via oleewere) =20 Change-Id: Iaf65354eec0adfcf9a2dc7bb0cdb1356f81099b9 {code} committed to branch-2.5: {code:java} commit c2a4fa64db2b148b5a174fb936120a3239a6271c Author: Attila Doroszlai Date: Mon Dec 12 16:55:24 2016 +0100 AMBARI-19158. Plugin configuration ignored when directly running checks= tyle goals (Attila Doroszlai via oleewere) =20 Change-Id: Iaf65354eec0adfcf9a2dc7bb0cdb1356f81099b9 {code} > Plugin configuration ignored when directly running checkstyle goals > ------------------------------------------------------------------- > > Key: AMBARI-19158 > URL: https://issues.apache.org/jira/browse/AMBARI-19158 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Doroszlai, Attila > Assignee: Doroszlai, Attila > Priority: Minor > Fix For: 3.0.0, 2.5.0 > > Attachments: AMBARI-19158.patch > > > Checkstyle uses the default checks when running {{mvn checkstyle:check}} = on {{ambari-server}} instead of the custom list defined in {{ambari-server/= checkstyle.xml}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)