Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0499A11999 for ; Tue, 6 May 2014 07:27:20 +0000 (UTC) Received: (qmail 36761 invoked by uid 500); 6 May 2014 07:27:15 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 36674 invoked by uid 500); 6 May 2014 07:27:15 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 36583 invoked by uid 99); 6 May 2014 07:27:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 07:27:14 +0000 Date: Tue, 6 May 2014 07:27:14 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2775) Plugin configurations for a module should be in build/plugins rather than pluginManagement MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated ACCUMULO-2775: ---------------------------------- Status: Patch Available (was: Open) > Plugin configurations for a module should be in build/plugins rather than pluginManagement > ------------------------------------------------------------------------------------------ > > Key: ACCUMULO-2775 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2775 > Project: Accumulo > Issue Type: Bug > Components: build > Affects Versions: 1.6.0, 1.5.0 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Minor > Labels: maven > Fix For: 1.5.2, 1.6.1, 1.7.0 > > > Several modules (that do not themselves have submodules) define plugin configurations in pluginManagement rather than plain plugin sections. > So long as no plugins or pluginManagement sections in parent poms define configurations, this works fine. > However if you e.g. have a "patches" directory in your top build area and wish to tell rat to ignore it, all of the module-level rat exclusions will suddenly fail. -- This message was sent by Atlassian JIRA (v6.2#6252)