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 76783200B3B for ; Mon, 11 Jul 2016 10:56:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 751AE160A78; Mon, 11 Jul 2016 08:56:37 +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 B881A160A62 for ; Mon, 11 Jul 2016 10:56:36 +0200 (CEST) Received: (qmail 57671 invoked by uid 500); 11 Jul 2016 08:56:30 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 57660 invoked by uid 99); 11 Jul 2016 08:56:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 08:56:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 0C0F6C6FC5 for ; Mon, 11 Jul 2016 08:56:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.087 X-Spam-Level: X-Spam-Status: No, score=-0.087 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=1.5, KAM_MX4=1, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.287] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 7Q_rzY7q-rnK for ; Mon, 11 Jul 2016 08:56:27 +0000 (UTC) Received: from lnx503.hrz.tu-darmstadt.de (lnx503.hrz.tu-darmstadt.de [130.83.156.232]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 53EBC5FBB6 for ; Mon, 11 Jul 2016 08:56:27 +0000 (UTC) Received: from MX01.rbg.informatik.tu-darmstadt.de (mx01.rbg.informatik.tu-darmstadt.de [130.83.160.43]) by lnx503.hrz.tu-darmstadt.de (8.14.4/8.14.4/HRZ/PMX) with ESMTP id u6B8uLUX023479 for ; Mon, 11 Jul 2016 10:56:21 +0200 (envelope-from sewe@st.informatik.tu-darmstadt.de) Received: from [192.168.2.102] (p5B2C9AD8.dip0.t-ipconnect.de [91.44.154.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: sewe) by MX01.rbg.informatik.tu-darmstadt.de (Postfix) with ESMTPSA id F1650FF6C for ; Mon, 11 Jul 2016 10:56:20 +0200 (CEST) Subject: Re: Clarification needed: is inherited? To: users@maven.apache.org References: From: Andreas Sewe Organization: Software Technology Group, TU Darmstadt Message-ID: <11185580-457e-fa14-2dd7-7efef4b48e6e@st.informatik.tu-darmstadt.de> Date: Mon, 11 Jul 2016 10:56:20 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:47.0) Gecko/20100101 Thunderbird/47.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit X-PMX-TU: seen v1.2 by 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2016.7.11.84217 X-PMX-RELAY: outgoing archived-at: Mon, 11 Jul 2016 08:56:37 -0000 Hi Robert, > prerequisites are never inherited, see > https://github.com/apache/maven/blob/master/maven-model-builder/src/main/java/org/apache/maven/model/merge/MavenModelMerger.java#L190 thank you (and other on this thread). FYI, I filed a bug [1] with the versions-maven-plugin to reword their log message so that it no longer suggests that are inherited. Best wishes, Andreas [1] --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org