From commits-return-82107-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sun Aug 25 20:45:20 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 0F75318067C for ; Sun, 25 Aug 2019 22:45:19 +0200 (CEST) Received: (qmail 42958 invoked by uid 500); 25 Aug 2019 20:45:18 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 42764 invoked by uid 99); 25 Aug 2019 20:45:18 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2019 20:45:18 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0FCC685FDE; Sun, 25 Aug 2019 20:45:18 +0000 (UTC) Date: Sun, 25 Aug 2019 20:45:22 +0000 To: "commits@maven.apache.org" Subject: [maven] 05/07: Upgrade to Maven Install Plugin 2.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: michaelo@apache.org In-Reply-To: <156676591764.21713.2974827572649699200@gitbox.apache.org> References: <156676591764.21713.2974827572649699200@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: maven X-Git-Refname: refs/heads/MNG-6169/MNG-6556 X-Git-Reftype: branch X-Git-Rev: 67144f69647e4ae468e0abc2c8546f73d0da2c9b X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190825204518.0FCC685FDE@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch MNG-6169/MNG-6556 in repository https://gitbox.apache.org/repos/asf/maven.git commit 67144f69647e4ae468e0abc2c8546f73d0da2c9b Author: Michael Osipov AuthorDate: Wed Jan 9 23:53:18 2019 +0100 Upgrade to Maven Install Plugin 2.5.2 --- maven-core/src/main/resources/META-INF/plexus/default-bindings.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml b/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml index f07d7d0..d576917 100644 --- a/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml +++ b/maven-core/src/main/resources/META-INF/plexus/default-bindings.xml @@ -176,8 +176,9 @@ Mappings to default lifecycle, specific for each packaging. org.apache.maven.plugins:maven-jar-plugin:2.4:jar, org.apache.maven.plugins:maven-plugin-plugin:3.2:addPluginArtifactMetadata + - org.apache.maven.plugins:maven-install-plugin:2.4:install + org.apache.maven.plugins:maven-install-plugin:2.5.2:install