Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-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 DDFDF17210 for ; Thu, 12 Mar 2015 20:09:38 +0000 (UTC) Received: (qmail 93327 invoked by uid 500); 12 Mar 2015 20:09:38 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 93234 invoked by uid 500); 12 Mar 2015 20:09:38 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 92936 invoked by uid 99); 12 Mar 2015 20:09:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 20:09:38 +0000 Date: Thu, 12 Mar 2015 20:09:38 +0000 (UTC) From: "Karl Heinz Marbaise (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (RAT-196) Let the parent do it's work and define only things which are really needed. 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/RAT-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated RAT-196: ------------------------------------ Description: Currently there are defined many things which are already defined by inheritance through the parent this makes the pom files larger than they need to be. (was: Currently there are defined many things which are already defined by inheritance through the header this makes the pom files larger than they need to be.) > Let the parent do it's work and define only things which are really needed. > --------------------------------------------------------------------------- > > Key: RAT-196 > URL: https://issues.apache.org/jira/browse/RAT-196 > Project: Apache Rat > Issue Type: Improvement > Components: maven > Affects Versions: 0.12 > Reporter: Karl Heinz Marbaise > Priority: Critical > Fix For: 0.12 > > Attachments: RAT-196.patch > > > Currently there are defined many things which are already defined by inheritance through the parent this makes the pom files larger than they need to be. -- This message was sent by Atlassian JIRA (v6.3.4#6332)