From dev-return-127931-archive-asf-public=cust-asf.ponee.io@maven.apache.org Fri Apr 12 05:44:17 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9B93C180621 for ; Fri, 12 Apr 2019 07:44:17 +0200 (CEST) Received: (qmail 71521 invoked by uid 500); 12 Apr 2019 05:44:16 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 71508 invoked by uid 99); 12 Apr 2019 05:44:16 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2019 05:44:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 099CD180F54 for ; Fri, 12 Apr 2019 05:44:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.5 X-Spam-Level: * X-Spam-Status: No, score=1.5 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id WZM9VN3iS9NO for ; Fri, 12 Apr 2019 05:44:14 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [212.27.42.6]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 96D015F117 for ; Fri, 12 Apr 2019 05:44:06 +0000 (UTC) Received: from giga.localnet (unknown [IPv6:2a01:cb00:435:4f00:f956:5fc2:6539:af51]) (Authenticated sender: herve.boutemy) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 70CD67802C5 for ; Fri, 12 Apr 2019 05:44:05 +0000 (UTC) From: =?ISO-8859-1?Q?Herv=E9?= BOUTEMY To: Maven Developers List Subject: Re: Question Regarding MNG-6505 Date: Fri, 12 Apr 2019 07:44:05 +0200 Message-ID: <4377161.n1y8hMxlSs@giga> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" the solution is better explained in MNG-6059: https://issues.apache.org/jira/browse/MNG-6059 And in reference documentation for model inheritance: https://maven.apache.org/ref/3-LATEST/maven-model-builder/index.html#Inheri= tance_Assembly Regards, Herv=E9 Le jeudi 11 avril 2019, 19:16:40 CEST Karl Heinz Marbaise a =E9crit : > Hi, >=20 > currently I'm summarizing the release notes for Maven 3.6.1 and I found > the Issue [MNG-6505] tweaked distributionManagement.site inheritance > which has some intersting things in a pom.xml file like this: >=20 >=20 > child.scm.developerConnection.inherit.append.path=3D"true" > child.scm.url.inherit.append.path=3D"true" /> > > > >=20 > But unfortunately I don't find any further docs/information how to use > such configuration in a pom file? >=20 > @Herv=E9 Do you have some explanations ? >=20 >=20 > Or did I simply oversight some documentations ? >=20 >=20 > Kind regards > Karl Heinz Marbaise >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org